mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-11 17:59:02 +00:00
6 lines
104 B
Text
6 lines
104 B
Text
|
ADD_SUBDIRECTORY( client_patcher )
|
||
|
|
||
|
IF( WITH_QT )
|
||
|
ADD_SUBDIRECTORY( client_config_qt )
|
||
|
ENDIF( WITH_QT )
|