added src folder, due to btAlignedObjectArray dependency (removed STL)
Thanks to slackydeb for the report here: http://bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=2787
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
INCLUDE_DIRECTORIES(
|
||||
${BULLET_PHYSICS_SOURCE_DIR}/Extras/ConvexDecomposition
|
||||
${BULLET_PHYSICS_SOURCE_DIR}/Extras/ConvexDecomposition ${BULLET_PHYSICS_SOURCE_DIR}/src
|
||||
)
|
||||
|
||||
ADD_LIBRARY(LibConvexDecomposition
|
||||
|
||||
Reference in New Issue
Block a user