mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-06 15:29:02 +00:00
3 lines
79 B
CMake
3 lines
79 B
CMake
IF(MFC_FOUND)
|
|
SUBDIRS(logic_editor_dll logic_editor_exe)
|
|
ENDIF(MFC_FOUND)
|