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 b8f0802 commit 181165eCopy full SHA for 181165e
build.libgit2.sh
@@ -33,7 +33,7 @@ cmake -DCMAKE_BUILD_TYPE:STRING=Release \
33
-DCMAKE_OSX_ARCHITECTURES=$OSXARCHITECTURE \
34
-DUSE_HTTPS=$USEHTTPS \
35
-DUSE_BUNDLED_ZLIB=ON \
36
- $(xx-clang --print-cmake-defines)
+ $(xx-clang --print-cmake-defines) \
37
..
38
cmake --build .
39
0 commit comments