mirror of
https://github.com/libssh2/libssh2.git
synced 2025-12-03 13:31:12 +03:00
@@ -8,6 +8,8 @@ set -u
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
cmake --version
|
||||
|
||||
rm -rf bld-fetchcontent; cmake -B bld-fetchcontent -DTEST_INTEGRATION_MODE=FetchContent \
|
||||
-DFROM_GIT_REPO="${PWD}/../.." \
|
||||
-DFROM_GIT_TAG="$(git rev-parse HEAD)"
|
||||
|
||||
Reference in New Issue
Block a user