We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9a457 commit b817e13Copy full SHA for b817e13
script/update_libgit2_ios
@@ -47,7 +47,7 @@ function build_libgit2 ()
47
-DBUILD_SHARED_LIBS:BOOL=OFF \
48
-DOPENSSL_INCLUDE_DIR:PATH=../../External/ios-openssl/include/ \
49
-DCMAKE_LIBRARY_PATH:PATH=../../External/libssh2-ios/lib/ \
50
- -DCMAKE_INCLUDE_PATH:PATH=../../External/libssh2-ios/include/libssh2/ \
+ -DLIBSSH2_INCLUDE_DIR:PATH=../../External/libssh2-ios/include/libssh2/ \
51
-DOPENSSL_SSL_LIBRARY:FILEPATH=../../External/ios-openssl/lib/libssl.a \
52
-DCMAKE_LIBRARY_PATH:PATH="${SDKROOT}/usr/lib/" \
53
-DOPENSSL_CRYPTO_LIBRARY:FILEPATH=../../External/ios-openssl/lib/libcrypto.a \
0 commit comments