Skip to content

Commit

Permalink
compile sofaInfo (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
alxbilger authored Feb 5, 2024
1 parent 8582a01 commit 8babdd1
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 @@ -371,6 +371,7 @@ elif in-array "build-scope-standard" "$BUILD_OPTIONS"; then
elif in-array "build-scope-full" "$BUILD_OPTIONS"; then
echo "Configuring with as much plugins/modules as possible (scope = full)"
add-cmake-option "-DAPPLICATION_SOFAPHYSICSAPI=ON"
add-cmake-option "-DAPPLICATION_SOFAINFO=ON"
add-cmake-option "-DSOFA_BUILD_TUTORIALS=ON"
add-cmake-option "-DSOFA_BUILD_TESTS=ON"
add-cmake-option "-DSOFA_DUMP_VISITOR_INFO=ON"
Expand Down

0 comments on commit 8babdd1

Please sign in to comment.