update CMakeLists

This commit is contained in:
Xuchen Han
2019-08-29 11:26:57 -07:00
parent 5330396c70
commit 8a08e32f51

View File

@@ -20,6 +20,7 @@ SET(BulletSoftBody_SRCS
btDeformableBackwardEulerObjective.cpp
btDeformableBodySolver.cpp
btDeformableMultiBodyConstraintSolver.cpp
btDeformableContactProjection.cpp
btDeformableMultiBodyDynamicsWorld.cpp
@@ -52,6 +53,7 @@ SET(BulletSoftBody_HDRS
btDeformableBackwardEulerObjective.h
btDeformableBodySolver.h
btDeformableMultiBodyConstraintSolver.h
btDeformableMultiBodyConstraintSolver.h
btDeformableContactProjection.h
btDeformableMultiBodyDynamicsWorld.h