We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d07af commit c8d42e2Copy full SHA for c8d42e2
scripts/configure.sh
@@ -444,6 +444,7 @@ elif in-array "build-scope-full" "$BUILD_OPTIONS"; then
444
add-cmake-option "-DPLUGIN_SOFASPHFLUID=ON"
445
add-cmake-option "-DPLUGIN_COLLISIONOBBCAPSULE=ON"
446
add-cmake-option "-DPLUGIN_THMPGSPATIALHASHING=OFF -DSOFA_FETCH_THMPGSPATIALHASHING=ON"
447
+ add-cmake-option "-DPLUGIN_VOLUMETRICRENDERING=ON"
448
fi
449
450
# Generate binaries?
0 commit comments