3 lines
100 B
CMake
3 lines
100 B
CMake
ADD_SUBDIRECTORY(src)
|
|
|
|
INSTALL(FILES chat_service.cfg DESTINATION etc/snowballs COMPONENT services)
|