set(HEADERS server.h router.h ) set(SOURCES server.cpp router.cpp ) target_sources(pica PRIVATE ${SOURCES})