mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 01:40:13 +00:00
0876456a22
Further GUI Editor improvements
3 lines
76 B
CMake
3 lines
76 B
CMake
IF(MFC_FOUND)
|
|
SUBDIRS(logic_editor_dll logic_editor_exe)
|
|
ENDIF(MFC_FOUND)
|