Added fixes to CMakeLists.txt

This commit is contained in:
hbristow
2013-09-13 17:22:12 +10:00
parent 74accbd969
commit 530ad447bc
2 changed files with 2 additions and 2 deletions

View File

@@ -187,7 +187,6 @@ if (NOT MEX_WORKS)
endif()
# if we make it here, mex works!
set_property(GLOBAL PROPERTY MEX_WORKS TRUE)
set(MEX_WORKS True CACHE BOOL ADVANCED)