summaryrefslogtreecommitdiff
path: root/Demos/VehicleDemo
diff options
context:
space:
mode:
authorejcoumans <ejcoumans@08e121b0-ae19-0410-a57b-3be3395fd4fd>2008-02-13 08:15:58 +0000
committerejcoumans <ejcoumans@08e121b0-ae19-0410-a57b-3be3395fd4fd>2008-02-13 08:15:58 +0000
commitfc333d2e1826a4a7ea03e75ab60d3d2a57e862bd (patch)
treed331ab459038a457ff999dbfb80c2035f7234988 /Demos/VehicleDemo
parenteeb78b8d4558cc48f03db347335fb4766c314a81 (diff)
downloadbullet3-fc333d2e1826a4a7ea03e75ab60d3d2a57e862bd.tar.gz
updated Jam and CMake build files for new Extras/ConvexHull library
Diffstat (limited to 'Demos/VehicleDemo')
-rw-r--r--Demos/VehicleDemo/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/VehicleDemo/CMakeLists.txt b/Demos/VehicleDemo/CMakeLists.txt
index 4fbd04ab0..2147b1889 100644
--- a/Demos/VehicleDemo/CMakeLists.txt
+++ b/Demos/VehicleDemo/CMakeLists.txt
@@ -52,7 +52,7 @@ ${BULLET_PHYSICS_SOURCE_DIR}/src ${BULLET_PHYSICS_SOURCE_DIR}/Demos/OpenGL }
)
LINK_LIBRARIES(
- LibOpenGLSupport LibBulletDynamics LibBulletCollision LibLinearMath ${GLUT_glut_LIBRARY} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY}
+ LibOpenGLSupport LibConvexHull LibBulletDynamics LibBulletCollision LibLinearMath ${GLUT_glut_LIBRARY} ${OPENGL_gl_LIBRARY} ${OPENGL_glu_LIBRARY}
)
ADD_EXECUTABLE(VehicleDemo