4 lines
104 B
CMake
4 lines
104 B
CMake
13 years ago
|
ADD_SUBDIRECTORY(src)
|
||
|
|
||
|
INSTALL(FILES position_service.cfg DESTINATION etc/snowballs COMPONENT services)
|