add HACD also to the AllBulletDemos (it includes the ConvexDecompositionDemo)

This commit is contained in:
erwin.coumans
2011-07-07 00:44:53 +00:00
parent 996bcb18ee
commit 096389153b
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ SET(GLUT_ROOT ${BULLET_PHYSICS_SOURCE_DIR}/Glut)
INCLUDE_DIRECTORIES(
${BULLET_PHYSICS_SOURCE_DIR}/src
${BULLET_PHYSICS_SOURCE_DIR}/Demos/OpenGL
${BULLET_PHYSICS_SOURCE_DIR}/Extras/HACD
${BULLET_PHYSICS_SOURCE_DIR}/Extras/ConvexDecomposition
${BULLET_PHYSICS_SOURCE_DIR}/Extras/Serialize/BulletFileLoader