Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/physics/src/bullet/CMakeLists.txt @ 1972

Last change on this file since 1972 was 1972, checked in by rgrieder, 16 years ago

Downgraded Bullet to latest tagged version: 2.72
That should give us more stability.

  • Property svn:eol-style set to native
File size: 159 bytes
Line 
1INCLUDE_DIRECTORIES(.)
2
3ADD_SUBDIRECTORY(BulletSoftBody)
4ADD_SUBDIRECTORY(BulletCollision)
5ADD_SUBDIRECTORY(BulletDynamics)
6ADD_SUBDIRECTORY(BulletLinearMath)
Note: See TracBrowser for help on using the repository browser.