mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-10 01:20:05 +00:00
996bcb18ee
See also http://sourceforge.net/projects/hacd/ and http://bulletphysics.org/Bullet/phpBB3/viewtopic.php?f=4&t=6619 Thanks to Sujeong Kim for the integration with the Bullet/Demos/ConvexDecompositionDemo
8 lines
180 B
CMake
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 ()
|