khanat-opennel-code/code/nel/tools/logic/CMakeLists.txt
Laszlo Kis-Adam 0876456a22 Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #93)
Further GUI Editor improvements
2014-10-13 20:17:57 +02:00

3 lines
76 B
CMake

IF(MFC_FOUND)
SUBDIRS(logic_editor_dll logic_editor_exe)
ENDIF(MFC_FOUND)