CMake: Drop Discord Presence option

Also no reason to disable this, and an untested configuration.
This commit is contained in:
Stenzek
2023-09-16 15:24:34 +10:00
committed by Connor McLaughlin
parent 069d2b275a
commit cf5dd8b822
8 changed files with 7 additions and 48 deletions

View File

@@ -8,7 +8,6 @@ option(DISABLE_BUILD_DATE "Disable including the binary compile date")
option(ENABLE_TESTS "Enables building the unit tests" ON)
option(LTO_PCSX2_CORE "Enable LTO/IPO/LTCG on the subset of pcsx2 that benefits most from it but not anything else")
option(USE_VTUNE "Plug VTUNE to profile GS JIT.")
option(USE_DISCORD_PRESENCE "Enable support for Discord Rich Presence" ON)
#-------------------------------------------------------------------------------
# Graphical option