mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-06-21 04:41:12 +08:00
explained discord presence macos build guide
parent
9bf6837c8a
commit
fef781469e
@ -31,6 +31,8 @@ cmake .. -GNinja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DSUYU_USE_BUNDLED_VCPKG=OFF
|
|||||||
ninja
|
ninja
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You may also want to include support for Discord Rich Presence by adding `-DUSE_DISCORD_PRESENCE=ON` after `cmake ..`
|
||||||
|
|
||||||
Build with debug symbols (vcpkg is not currently used due to broken boost-context library):
|
Build with debug symbols (vcpkg is not currently used due to broken boost-context library):
|
||||||
```sh
|
```sh
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user