set(SOURCES module.cpp actor.cpp publish.cpp ) set(HEADERS module.h actor.h publish.h ) target_sources(${EXEC_NAME} PRIVATE ${SOURCES})