mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-14 13:50:04 +00:00
7878f7ace9
Reduce size of command-logfile (used in PhysicsServer (Logging) and PhysicsServer (Log Replay)) Make Bullet3Common and BulletInverseDynamics part of core Bullet libraries (not optional)
10 lines
224 B
CMake
10 lines
224 B
CMake
SUBDIRS( InverseDynamics BulletRobotics obj2sdf Serialize ConvexDecomposition HACD GIMPACTUtils )
|
|
|
|
|
|
|
|
#Maya Dynamica plugin is moved to http://dynamica.googlecode.com
|
|
|
|
#IF (USE_GLUT AND GLUT_FOUND)
|
|
# SUBDIRS (glui)
|
|
#ENDIF ()
|