mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 14:59:03 +00:00
9796bc02b2
--HG-- branch : client_config_qt
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 )
|