erwin.coumans
|
f4c4e91904
|
more cmake fixes
|
2009-11-17 03:03:27 +00:00 |
|
erwin.coumans
|
2daf428386
|
updated CMake support: remove Lib prefix, to facilitate Apple Framework support, add App prefix for demos
See discussion here: http://code.google.com/p/bullet/issues/detail?id=129
|
2008-11-06 06:54:35 +00:00 |
|
erwin.coumans
|
65116fd3d3
|
Minor cleanup of CMakeLists.txt files, it works better with Code::Blocks+MinGW (glut32,opengl32,glu32)
|
2008-07-03 21:21:44 +00:00 |
|
erwin.coumans
|
fd5057ec5a
|
fixed build/project files
|
2008-04-10 21:28:37 +00:00 |
|
ejcoumans
|
fc333d2e18
|
updated Jam and CMake build files for new Extras/ConvexHull library
|
2008-02-13 08:15:58 +00:00 |
|
ejcoumans
|
b0627e30cf
|
moved Bullet COLLADA Convert into Extras folder, instead of embedded in the ColladaDemo
|
2007-10-12 07:39:04 +00:00 |
|
ejcoumans
|
ceee6d7e14
|
renamed ${OPENGL_glU_LIBRARY} into ${OPENGL_glu_LIBRARY}
This allows MinGW32/MSYS makefiles (using cmake -G "MINGW Makefiles") to build (used to have a link error against gluLookAt etc)
|
2007-04-29 18:26:32 +00:00 |
|
ejcoumans
|
dcf007ca38
|
more refactoring for CMake buildsystem
|
2006-09-30 02:51:35 +00:00 |
|
ejcoumans
|
0e04cfc806
|
First stage in refactoring Bullet: moved Bullet Collision and Dynamics and LinearMath into src folder, and all files in Collision Detection and Dynamics have bt prefix.
Made all buildsystems to work again (jam, msvc, cmake)
|
2006-09-25 08:58:57 +00:00 |
|
ejcoumans
|
1bbd779aa3
|
added ColladaConverter.cpp to cmakelist
|
2006-09-07 00:44:34 +00:00 |
|
ejcoumans
|
4cdcee8871
|
updated CMakeLists.txt to include LibXML and LibColladaDom, and use better naming for libs. This should allow autogeneration of visual studio projectfiles, and Apple XCode projectfiles for COLLADA_DOM demo.
|
2006-08-28 01:26:31 +00:00 |
|