khanat-opennel-code/code/snowballs2/server/CMakeLists.txt
botanic 80660b5146 FIX #200
dont crash when neldb is missing
2014-09-11 10:50:34 -07:00

6 lines
177 B
CMake

ADD_SUBDIRECTORY(chat)
ADD_SUBDIRECTORY(collision)
ADD_SUBDIRECTORY(frontend)
ADD_SUBDIRECTORY(position)
INSTALL(FILES common.cfg DESTINATION etc/snowballs COMPONENT services)