khanat-opennel-code/code/ryzom/tools/client/CMakeLists.txt
Nimetu ecafd71632 Change shard scripts to work with dash shell (issue #99)
Fix 'Press ENTER key' functionality
2014-01-27 23:15:31 +02:00

5 lines
104 B
CMake

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