don't build any demos on older Mac OS versions <10.9
use btCompoundCompoundCollisionShape to determine maximum collision algorithm size
This commit is contained in:
@@ -187,7 +187,7 @@ ENDIF (OPENGL_FOUND)
|
||||
|
||||
|
||||
OPTION(BUILD_BULLET2_DEMOS "Set when you want to build the Bullet 2 demos" ON)
|
||||
IF(BUILD_BULLET2_DEMOS)
|
||||
IF(BUILD_BULLET2_DEMOS AND BUILD_OPENGL3_DEMOS)
|
||||
|
||||
|
||||
IF(EXISTS ${BULLET_PHYSICS_SOURCE_DIR}/examples AND IS_DIRECTORY ${BULLET_PHYSICS_SOURCE_DIR}/examples)
|
||||
|
||||
Reference in New Issue
Block a user