Skip to content

Commit

Permalink
USe any value
Browse files Browse the repository at this point in the history
  • Loading branch information
roigcarlo committed Apr 25, 2024
1 parent cf1f9e7 commit 491c017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/wheels/linux/configure_mpi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cmake -H"${KRATOS_SOURCE}" -B"${KRATOS_BUILD}/${KRATOS_BUILD_TYPE}" \
-DCMAKE_INSTALL_PREFIX=$2 \
-DUSE_TRIANGLE_NONFREE_TPL=ON \
-DUSE_MPI=ON \
-DMAKE_TRILINOS_OPTIONAL \
-DMAKE_TRILINOS_OPTIONAL=ON \
-DCMAKE_C_COMPILER=gcc \
-DCMAKE_CXX_COMPILER=g++ \
-DCMAKE_CXX_FLAGS="-msse3 -std=c++11 " \
Expand Down

0 comments on commit 491c017

Please sign in to comment.