updated CMake build files
This commit is contained in:
@@ -24,6 +24,7 @@ ADD_LIBRARY(LibBulletCollision
|
||||
CollisionDispatch/btUnionFind.cpp
|
||||
CollisionShapes/btBoxShape.cpp
|
||||
CollisionShapes/btBvhTriangleMeshShape.cpp
|
||||
CollisionShapes/btCapsuleShape.cpp
|
||||
CollisionShapes/btCollisionShape.cpp
|
||||
CollisionShapes/btCompoundShape.cpp
|
||||
CollisionShapes/btConcaveShape.cpp
|
||||
|
||||
@@ -5,6 +5,7 @@ ${BULLET_PHYSICS_SOURCE_DIR}/src }
|
||||
ADD_LIBRARY(LibBulletDynamics
|
||||
|
||||
ConstraintSolver/btContactConstraint.cpp
|
||||
ConstraintSolver/btConeTwistConstraint.cpp
|
||||
ConstraintSolver/btGeneric6DofConstraint.cpp
|
||||
ConstraintSolver/btHingeConstraint.cpp
|
||||
ConstraintSolver/btPoint2PointConstraint.cpp
|
||||
|
||||
Reference in New Issue
Block a user