mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-03 21:24:30 +03:00
add option to disable automatic update
This commit is contained in:
parent
42119ea8c4
commit
cec29e2003
@ -50,6 +50,7 @@ set(BUILD_SHARED_LIBS OFF)
|
||||
|
||||
option(FLATPAK "Building for flatpak" OFF)
|
||||
option(DEBUG_FLATPAK "Building but using flatpak urls for testing" OFF)
|
||||
option(DISABLE_AUTOMATIC_UPDATE "Disable automatically updating Gittyup from the Gui instead of the package manager" OFF)
|
||||
option(USE_SYSTEM_OPENSSL "Use the system-wide OpenSSL installation" OFF)
|
||||
option(
|
||||
USE_SYSTEM_LIBGIT2
|
||||
|
Loading…
Reference in New Issue
Block a user