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