mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-26 04:45:18 -06:00
add flag to build.md
This commit is contained in:
parent
ee0d79ef64
commit
e455686590
1
BUILD.md
1
BUILD.md
@ -246,6 +246,7 @@ Example usage: `cmake -S . -B build -DCMAKE_BUILD_TYPE=release -DENABLE_SDL=ON -
|
||||
| ENABLE_VCPKG | | Use VCPKG package manager to obtain dependencies | ON | |
|
||||
| ENABLE_VULKAN | | Enable the Vulkan graphics backend | ON | |
|
||||
| ENABLE_WXWIDGETS | | Enable wxWidgets UI | ON | Currently required |
|
||||
| ENABLE_LIBUSB | | Enable libusb | ON | |
|
||||
|
||||
### Windows
|
||||
| Flag | Description | Default | Note |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user