updated Jam and CMake build files for new Extras/ConvexHull library

This commit is contained in:
ejcoumans
2008-02-13 08:15:58 +00:00
parent eeb78b8d45
commit fc333d2e18
21 changed files with 37 additions and 29 deletions

View File

@@ -17,7 +17,6 @@ ADD_LIBRARY(LibLinearMath
btMinMax.h
btQuaternion.h
btStackAlloc.h
btConvexHull.h
btGeometryUtil.h
btMotionState.h
btTransform.h
@@ -28,7 +27,6 @@ ADD_LIBRARY(LibLinearMath
btTypedUserInfo.h
btTransformUtil.h
btQuickprof.cpp
btConvexHull.cpp
btGeometryUtil.cpp
btAlignedAllocator.cpp
)