Skip to content

Commit 294f82f

Browse files
committed
Revert "remove cmake workaround"
This reverts commit 6bc758e.
1 parent 6bc758e commit 294f82f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ echo "VTK_VERSION: ${VTK_VERSION}"
3232
echo "SCOTCH_VERSION: ${SCOTCH_VERSION}"
3333
echo "NLOPT_VERSION: ${NLOPT_VERSION}"
3434

35+
export "CMAKE_POLICY_VERSION_MINIMUM=3.5"
36+
3537
NPROCS=4
3638
echo "NPROCS: ${NPROCS}"
3739
echo "PATH: ${PATH}"

0 commit comments

Comments
 (0)