khanat-opennel-code/code/snowballs2/server/CMakeLists.txt

7 lines
177 B
CMake
Raw Normal View History

2014-09-08 06:57:31 +00:00
ADD_SUBDIRECTORY(chat)
ADD_SUBDIRECTORY(collision)
ADD_SUBDIRECTORY(frontend)
ADD_SUBDIRECTORY(position)
INSTALL(FILES common.cfg DESTINATION etc/snowballs COMPONENT services)