mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-06 15:29:01 +00:00
6 lines
183 B
CMake
6 lines
183 B
CMake
ADD_SUBDIRECTORY(chat)
|
|
ADD_SUBDIRECTORY(collision)
|
|
ADD_SUBDIRECTORY(frontend)
|
|
ADD_SUBDIRECTORY(position)
|
|
|
|
INSTALL(FILES common.cfg DESTINATION etc/snowballs COMPONENT services)
|