khanat-opennel-code/code/ryzom/tools/client/CMakeLists.txt
kervala 47ccfe279a Changed: Don't use anymore the current SDK in registry (very unreliable)
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
2013-09-27 10:52:44 +02:00

5 lines
104 B
CMake

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