From 8feabf889b4c92afc9d024e24288fd5afcc0cf30 Mon Sep 17 00:00:00 2001 From: ejcoumans Date: Sat, 15 Dec 2007 03:33:23 +0000 Subject: [PATCH] fix in CMakeLists.txt --- src/LinearMath/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/LinearMath/CMakeLists.txt b/src/LinearMath/CMakeLists.txt index 2e1ebf7ae..2a8722cfc 100644 --- a/src/LinearMath/CMakeLists.txt +++ b/src/LinearMath/CMakeLists.txt @@ -18,8 +18,6 @@ ADD_LIBRARY(LibLinearMath btMinMax.h btQuaternion.h btStackAlloc.h - LibLinearMath.dir - btAlignedAllocator.cpp btGeometryUtil.h btMotionState.h btQuickprof.cpp