diff --git a/src/LinearMath/CMakeLists.txt b/src/LinearMath/CMakeLists.txt index 2a8722cfc..d8ac686b5 100644 --- a/src/LinearMath/CMakeLists.txt +++ b/src/LinearMath/CMakeLists.txt @@ -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 ) -