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 81b4f89 commit f9757c1Copy full SHA for f9757c1
build.libgit2.sh
@@ -26,7 +26,8 @@ pushd libgit2/build
26
27
export _BINPATH=`pwd`
28
29
-cmake -DCMAKE_BUILD_TYPE:STRING=Release \
+cmake xx-clang --print-cmake-defines \
30
+ -DCMAKE_BUILD_TYPE:STRING=Release \
31
-DBUILD_TESTS:BOOL=OFF \
32
-DUSE_SSH=exec \
33
-DLIBGIT2_FILENAME=git2-$SHORTSHA \
0 commit comments