mirror of
https://github.com/Vita3K/Vita3K.git
synced 2026-01-09 06:34:07 +08:00
cmake: Enable Vita3k Auto Update for all OS.
This commit is contained in:
parent
b0d8cd59e5
commit
7b6fb006b8
@ -46,10 +46,10 @@ if(ANDROID)
|
||||
endif()
|
||||
else()
|
||||
option(USE_DISCORD_RICH_PRESENCE "Build Vita3K with Discord Rich Presence" ON)
|
||||
option(USE_VITA3K_UPDATE "Build Vita3K with updater." ON)
|
||||
option(BUILD_APPIMAGE "Build an AppImage." OFF)
|
||||
endif()
|
||||
|
||||
option(USE_VITA3K_UPDATE "Build Vita3K with updater." ON)
|
||||
option(FORCE_BUILD_OPENSSL_MAC OFF)
|
||||
|
||||
if("${CMAKE_CXX_COMPILER_LAUNCHER}" STREQUAL "")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user