4 lines
80 B
CMake
4 lines
80 B
CMake
PROJECT(BULLET_PHYSICS)
|
|
|
|
SUBDIRS(LinearMath Bullet BulletDynamics Demos Extras)
|