mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-25 08:36:14 +00:00
47ccfe279a
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
5 lines
104 B
CMake
5 lines
104 B
CMake
ADD_SUBDIRECTORY( client_patcher )
|
|
|
|
IF( WITH_QT )
|
|
ADD_SUBDIRECTORY( client_config_qt )
|
|
ENDIF( WITH_QT )
|