removed duplicate .cpp entries in CMakeLists.txt
This commit is contained in:
@@ -14,13 +14,11 @@ ADD_LIBRARY(LibLinearMath
|
|||||||
btQuadWord.h
|
btQuadWord.h
|
||||||
btScalar.h
|
btScalar.h
|
||||||
btAabbUtil2.h
|
btAabbUtil2.h
|
||||||
btGeometryUtil.cpp
|
|
||||||
btMinMax.h
|
btMinMax.h
|
||||||
btQuaternion.h
|
btQuaternion.h
|
||||||
btStackAlloc.h
|
btStackAlloc.h
|
||||||
btGeometryUtil.h
|
btGeometryUtil.h
|
||||||
btMotionState.h
|
btMotionState.h
|
||||||
btQuickprof.cpp
|
|
||||||
btTransform.h
|
btTransform.h
|
||||||
btAlignedAllocator.h
|
btAlignedAllocator.h
|
||||||
btIDebugDraw.h
|
btIDebugDraw.h
|
||||||
@@ -32,4 +30,3 @@ ADD_LIBRARY(LibLinearMath
|
|||||||
btAlignedAllocator.cpp
|
btAlignedAllocator.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user