mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove support for older libgit2 - we now require 0.23 or later
Also fixes a capitalization error that prevented finding libssh2 in some circumstances. And adds a missing include when building with libzip on Mac. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
c8be04edad
commit
7aab635585
7 changed files with 34 additions and 119 deletions
|
|
@ -294,7 +294,6 @@ cmake $MOBILE_CMAKE \
|
|||
-DFORCE_LIBSSH=ON \
|
||||
-DLIBDC_FROM_PKGCONFIG=ON \
|
||||
-DLIBGIT2_FROM_PKGCONFIG=ON \
|
||||
-DUSE_LIBGIT23_API=ON \
|
||||
-DNO_MARBLE=ON \
|
||||
-DNO_PRINTING=ON \
|
||||
-DNO_USERMANUAL=ON \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue