mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 10:19:01 +00:00
build: disable retro achivements
This commit is contained in:
parent
f7cc88b3c3
commit
72d06b4387
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ option(USE_DISCORD_PRESENCE "Enables Discord Rich Presence, show the current gam
|
|||
option(USE_MGBA "Enables GBA controllers emulation using libmgba" OFF)
|
||||
option(ENABLE_AUTOUPDATE "Enables support for automatic updates" OFF)
|
||||
option(STEAM "Creates a build for Steam" OFF)
|
||||
option(USE_RETRO_ACHIEVEMENTS "Enables integration with retroachievements.org" ON)
|
||||
option(USE_RETRO_ACHIEVEMENTS "Enables integration with retroachievements.org" OFF)
|
||||
|
||||
# Maintainers: if you consider blanket disabling this for your users, please
|
||||
# consider the following points:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue