bullet-physics/Extras/CMakeLists.txt
2014-02-21 21:49:29 +01:00

8 lines
180 B
CMake

SUBDIRS( Serialize ConvexDecomposition HACD GIMPACTUtils )
#Maya Dynamica plugin is moved to http://dynamica.googlecode.com
IF (USE_GLUT AND GLUT_FOUND)
SUBDIRS (glui)
ENDIF ()