added sourcefile to cmake

This commit is contained in:
ejcoumans 2006-12-06 04:56:26 +00:00
parent 5a5ba572a7
commit 2db98be0f7

View File

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