removed duplicate .cpp entries in CMakeLists.txt
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user