eltopo cloth solver couldnt be enabled from cmake, also dont use globbing.
This commit is contained in:
@@ -125,6 +125,8 @@ endif()
|
||||
option(WITH_MOD_FLUID "Enable Elbeem Modifier (Fluid Simulation)" ON)
|
||||
option(WITH_MOD_DECIMATE "Enable Decimate Modifier" ON)
|
||||
option(WITH_MOD_BOOLEAN "Enable Boolean Modifier" ON)
|
||||
option(WITH_MOD_CLOTH_ELTOPO "Enable Experemental cloth solver" ON)
|
||||
mark_as_advanced(WITH_MOD_CLOTH_ELTOPO)
|
||||
|
||||
# Image format support
|
||||
option(WITH_IMAGE_OPENEXR "Enable OpenEXR Support (http://www.openexr.com)" ON)
|
||||
|
Reference in New Issue
Block a user