Added initial cmake option to build Maya plugin (Bullet Dynamica), only tested under Windows so far.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
SUBDIRS( Serialize ConvexDecomposition GIMPACTUtils )
|
||||
|
||||
IF (BUILD_BULLET_MAYA_DYNAMICA_PLUGIN)
|
||||
SUBDIRS(MayaPlugin)
|
||||
ENDIF(BUILD_BULLET_MAYA_DYNAMICA_PLUGIN)
|
||||
|
||||
Reference in New Issue
Block a user