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 |
|