mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
Remove unused cmake flag
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
7c7588a986
commit
98b404237a
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
option(LIBMARBLE_FROM_PKGCONFIG "use pkg-config to retrieve marble" OFF)
|
||||||
|
|
||||||
#Library Handling
|
#Library Handling
|
||||||
option(USE_LIBGIT23_API "allow building with libgit2 master" OFF)
|
|
||||||
option(FORCE_LIBSSH "force linking with libssh to workaround libgit2 bug" ON)
|
option(FORCE_LIBSSH "force linking with libssh to workaround libgit2 bug" ON)
|
||||||
|
|
||||||
#Options regarding disabling parts of subsurface.
|
#Options regarding disabling parts of subsurface.
|
||||||
|
|
Loading…
Reference in a new issue