Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

Some minor adjustments to compile OgreBullet with CMake.

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