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 bd29d77 commit b8f0802Copy full SHA for b8f0802
build.libgit2.sh
@@ -33,6 +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)
37
..
38
cmake --build .
39
0 commit comments