Skip to content

Commit 6bc758e

Browse files
committed
remove cmake workaround
1 parent 9582bca commit 6bc758e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ 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-
3735
NPROCS=4
3836
echo "NPROCS: ${NPROCS}"
3937
echo "PATH: ${PATH}"

0 commit comments

Comments
 (0)