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 ()
|