khanat-opennel-code/code/nel/tools/logic/CMakeLists.txt
botanic 80660b5146 FIX #200
dont crash when neldb is missing
2014-09-11 10:50:34 -07:00

3 lines
76 B
CMake

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