set(SOURCES config.cpp logger.cpp actor.cpp ) set(HEADERS config.h logger.h actor.h ) target_sources(${EXEC_NAME} PRIVATE ${SOURCES})