mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-06 07:19:05 +00:00
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 )
|