This commit is contained in:
Erwin Coumans
2017-04-11 12:24:17 -07:00
parent 0a42ad6a88
commit fe199bea09

View File

@@ -269,7 +269,6 @@ IF(BUILD_PYBULLET)
OPTION(BUILD_PYBULLET_CLSOCKET "Set when you want to build pybullet with enet TCP networking support" ON)
OPTION(BUILD_PYBULLET_MAC_USE_PYTHON_FRAMEWORK "Set when you want to use the Python Framework on Mac" ON)
+#if defined(__APPLE__) && (!defined(B3_NO_PYTHON_FRAMEWORK))
IF(BUILD_PYBULLET_NUMPY)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_LIST_DIR}/build3/cmake)