More fix for integration test.

This commit is contained in:
yunfeibai
2016-10-17 16:20:15 -07:00
parent fddccca482
commit 6f0a404b1e
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ ${BULLET_PHYSICS_SOURCE_DIR}/src
)
LINK_LIBRARIES(
BulletDynamics BulletCollision LinearMath
BulletDynamics BulletCollision LinearMath BulletSoftBody
)
IF (WIN32)