Fixed hm config error

This commit is contained in:
Xinyu Hou
2014-10-27 11:58:25 +00:00
parent 4f51d5fa50
commit de68346874

View File

@@ -25,7 +25,7 @@ if (WIN32)
endif()
if (APPLE)
if (DARWIN_VERSION GREATER 12)
if (OSX_TARGET_MINOR GREATER 8)
add_subdirectory(synmacph)
endif()
endif()