Enable RPC
This commit is contained in:
parent
e139a99e01
commit
fbe83454c0
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ option(SUYU_USE_QT_WEB_ENGINE "Use QtWebEngine for web applet implementation" OF
|
|||
|
||||
option(ENABLE_CUBEB "Enables the cubeb audio backend" ON)
|
||||
|
||||
option(USE_DISCORD_PRESENCE "Enables Discord Rich Presence" OFF)
|
||||
option(USE_DISCORD_PRESENCE "Enables Discord Rich Presence" ON)
|
||||
|
||||
option(SUYU_TESTS "Compile tests" "${BUILD_TESTING}")
|
||||
|
||||
|
|
Loading…
Reference in a new issue