Skip to content

Commit

Permalink
Compile the plugin SofaDistanceGrid.CUDA
Browse files Browse the repository at this point in the history
  • Loading branch information
fredroy committed Sep 26, 2024
1 parent 3050794 commit aa4f48d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ elif in-array "build-scope-full" "$BUILD_OPTIONS"; then

if [[ "$VM_HAS_CUDA" == "true" ]]; then
add-cmake-option "-DPLUGIN_VOLUMETRICRENDERING_CUDA=ON"
add-cmake-option "-DPLUGIN_SOFADISTANCEGRID_CUDA=ON"
fi
fi

Expand Down

0 comments on commit aa4f48d

Please sign in to comment.