1 2 3 4 5 6
include_directories(${INCLUDES}) add_library(SystemBackendPosix MODULE Module.cpp Module.h SystemBackendPosix.cpp SystemBackendPosix.h )