mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-26 06:45:36 +00:00
12 lines
237 B
Text
12 lines
237 B
Text
|
|
SUBDIRS( Serialize ConvexDecomposition HACD GIMPACTUtils )
|
||
|
|
|
||
|
|
IF(BUILD_BULLET3)
|
||
|
|
SUBDIRS( InverseDynamics)
|
||
|
|
ENDIF()
|
||
|
|
|
||
|
|
#Maya Dynamica plugin is moved to http://dynamica.googlecode.com
|
||
|
|
|
||
|
|
#IF (USE_GLUT AND GLUT_FOUND)
|
||
|
|
# SUBDIRS (glui)
|
||
|
|
#ENDIF ()
|