Skip to content

Commit d151067

Browse files
committed
cmake min version
1 parent d475986 commit d151067

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/update_libgit2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ cmake -DBUILD_SHARED_LIBS:BOOL=OFF \
3131
-DLIBSSH2_INCLUDE_DIRS:PATH=$ARCH_PREFIX/include/ \
3232
-DBUILD_CLAR:BOOL=OFF \
3333
-DTHREADSAFE:BOOL=ON \
34+
-DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
3435
..
3536
cmake --build .
3637

0 commit comments

Comments
 (0)