bullet3/Extras/CMakeLists.txt
Erwin Coumans fde6cffecc create BulletRoboticsGUI CMake target, pybullet links against it
fix BulletRobotics header install
2020-03-16 23:15:18 -07:00

10 lines
242 B
CMake

SUBDIRS( InverseDynamics BulletRoboticsGUI 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 ()