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

7 lines
183 B
CMake
Raw Normal View History

2010-05-06 00:08:41 +00:00
ADD_SUBDIRECTORY(chat)
ADD_SUBDIRECTORY(collision)
ADD_SUBDIRECTORY(frontend)
ADD_SUBDIRECTORY(position)
INSTALL(FILES common.cfg DESTINATION etc/snowballs COMPONENT services)