You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-emulation/mgba/files/mgba-0.10.0-optional-update...

8 lines
206 B

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -980,3 +980,3 @@
if(BUILD_QT AND (WIN32 OR APPLE OR CMAKE_SYSTEM_NAME STREQUAL "Linux"))
- set(BUILD_UPDATER ON)
+ set(BUILD_UPDATER ON CACHE BOOL "")
endif()