mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 12:55:45 +00:00
Update Building-for-Linux
parent
99443effe2
commit
ce291db901
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ If you need to run ctests, you can disable `-DYUZU_TESTS=OFF` and install Catch2
|
|||
|
||||
```bash
|
||||
mkdir build && cd build
|
||||
cmake .. -GNinja -DYUZU_USE_BUNDLED_VCPKG=ON -DYUZU_TESTS=OFF
|
||||
cmake .. -GNinja -DYUZU_TESTS=OFF
|
||||
ninja
|
||||
sudo ninja install
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue