Skip to content

Commit 491c017

Browse files
committed
USe any value
1 parent cf1f9e7 commit 491c017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/wheels/linux/configure_mpi.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ cmake -H"${KRATOS_SOURCE}" -B"${KRATOS_BUILD}/${KRATOS_BUILD_TYPE}" \
6868
-DCMAKE_INSTALL_PREFIX=$2 \
6969
-DUSE_TRIANGLE_NONFREE_TPL=ON \
7070
-DUSE_MPI=ON \
71-
-DMAKE_TRILINOS_OPTIONAL \
71+
-DMAKE_TRILINOS_OPTIONAL=ON \
7272
-DCMAKE_C_COMPILER=gcc \
7373
-DCMAKE_CXX_COMPILER=g++ \
7474
-DCMAKE_CXX_FLAGS="-msse3 -std=c++11 " \

0 commit comments

Comments
 (0)