Skip to content

Commit

Permalink
Disable libssh
Browse files Browse the repository at this point in the history
  • Loading branch information
yifeikong committed Jun 25, 2024
1 parent 74ac5ac commit 4212997
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions win/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ cmake -B build -G "MinGW Makefiles" \
-DENABLE_IPV6=ON \
-DCURL_ENABLE_SSL=ON \
-DCURL_USE_OPENSSL=ON \
-DCURL_USE_LIBSSH2=OFF \
-DCURL_USE_LIBSSH=OFF \
-DUSE_ECH=ON \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_STATIC_LIBS=ON \
Expand Down

0 comments on commit 4212997

Please sign in to comment.