removed duplicate .cpp entries in CMakeLists.txt

This commit is contained in:
ejcoumans
2008-01-03 04:55:34 +00:00
parent d051e2eacb
commit 2c00af5dc9

View File

@@ -14,13 +14,11 @@ ADD_LIBRARY(LibLinearMath
btQuadWord.h
btScalar.h
btAabbUtil2.h
btGeometryUtil.cpp
btMinMax.h
btQuaternion.h
btStackAlloc.h
btGeometryUtil.h
btMotionState.h
btQuickprof.cpp
btTransform.h
btAlignedAllocator.h
btIDebugDraw.h
@@ -32,4 +30,3 @@ ADD_LIBRARY(LibLinearMath
btAlignedAllocator.cpp
)