set(SOURCES logger.cpp loggable.cpp ) set(HEADERS logger.h loggable.h definitions.h result.h ) target_sources(${EXEC_NAME} PRIVATE ${SOURCES})