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 04a9561 commit ba89fd0Copy full SHA for ba89fd0
cabal.project
@@ -0,0 +1,6 @@
1
+packages:
2
+ --*/*.cabal
3
+ gitlib
4
+ gitlib-libgit2
5
+ gitlib-test
6
+ hlibgit2
hlibgit2/configure
@@ -1,6 +1,6 @@
set -e
-cmake ../../../../../../libgit2 \
+cmake ../../../../../../hlibgit2/libgit2 \
-D USE_NTLMCLIENT=OFF
echo "include-dirs:
0 commit comments