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

5 lines
104 B
CMake

ADD_SUBDIRECTORY( client_patcher )
IF( WITH_QT )
ADD_SUBDIRECTORY( client_config_qt )
ENDIF( WITH_QT )