Skip to content

Commit c8d42e2

Browse files
committed
add compilation of VolumetricRendering
1 parent d4d07af commit c8d42e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/configure.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ elif in-array "build-scope-full" "$BUILD_OPTIONS"; then
444444
add-cmake-option "-DPLUGIN_SOFASPHFLUID=ON"
445445
add-cmake-option "-DPLUGIN_COLLISIONOBBCAPSULE=ON"
446446
add-cmake-option "-DPLUGIN_THMPGSPATIALHASHING=OFF -DSOFA_FETCH_THMPGSPATIALHASHING=ON"
447+
add-cmake-option "-DPLUGIN_VOLUMETRICRENDERING=ON"
447448
fi
448449

449450
# Generate binaries?

0 commit comments

Comments
 (0)