fix: enable discord presence
This commit is contained in:
parent
26eb75eb63
commit
9756a68e96
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@
|
||||||
"-DSUYU_USE_QT_WEB_ENGINE=ON",
|
"-DSUYU_USE_QT_WEB_ENGINE=ON",
|
||||||
"-DSUYU_USE_BUNDLED_FFMPEG=ON",
|
"-DSUYU_USE_BUNDLED_FFMPEG=ON",
|
||||||
"-DBUILD_TAG=dev",
|
"-DBUILD_TAG=dev",
|
||||||
"-USE_DISCORD_PRESENCE=ON",
|
"-DUSE_DISCORD_PRESENCE=ON",
|
||||||
"-DBUILD_REPOSITORY=suyu-emu/suyu"
|
"-DBUILD_REPOSITORY=suyu-emu/suyu"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
|
|
Loading…
Reference in a new issue