updated CMakefile with new files

This commit is contained in:
ejcoumans
2006-11-11 06:48:30 +00:00
parent 98fa2a38e8
commit d7ad204943
2 changed files with 2 additions and 0 deletions

View File

@@ -5,5 +5,6 @@ ${BULLET_PHYSICS_SOURCE_DIR}/src }
ADD_LIBRARY(LibLinearMath
btQuickprof.cpp
btGeometryUtil.cpp
)