47ccfe279a
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
3 lines
76 B
CMake
3 lines
76 B
CMake
IF(MFC_FOUND)
|
|
SUBDIRS(logic_editor_dll logic_editor_exe)
|
|
ENDIF(MFC_FOUND)
|