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