[PATCH 11/12] Remove unused cmake flag

Anton Lundin glance at acc.umu.se
Thu Jun 23 13:56:36 PDT 2016


Signed-off-by: Anton Lundin <glance at acc.umu.se>
---
 CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index cb05b3a..43d817c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -21,7 +21,6 @@ option(LIBGRANTLEE_FROM_PKGCONFIG "use pkg-config to retrieve grantlee" OFF)
 option(LIBMARBLE_FROM_PKGCONFIG "use pkg-config to retrieve marble" OFF)
 
 #Library Handling
-option(USE_LIBGIT23_API "allow building with libgit2 master" OFF)
 option(FORCE_LIBSSH "force linking with libssh to workaround libgit2 bug" ON)
 
 #Options regarding disabling parts of subsurface.
-- 
2.7.4



More information about the subsurface mailing list