mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-01 20:25:20 +01:00
explained discord presence for linux build guide
parent
b3cf735ae9
commit
ba976541c5
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ cmake .. -GNinja -DSUYU_USE_BUNDLED_VCPKG=ON -DSUYU_TESTS=OFF
|
|||
ninja
|
||||
sudo ninja install
|
||||
```
|
||||
You may also want to include support for Discord Rich Presence by adding `-USE_DISCORD_PRESENCE=ON` after `cmake ..`
|
||||
|
||||
Optionally, you can use `cmake-gui ..` to adjust various options (e.g. disable the Qt GUI).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue