mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-06-11 00:54:58 -06:00
Add SSE4 option to BUILD.md
This commit is contained in:
parent
b46a418851
commit
d8cd5e58fb
1
BUILD.md
1
BUILD.md
@ -240,6 +240,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_SSE42 | | Enable SSE4.2 optimizations | ON | |
|
||||
|
||||
### Windows
|
||||
| Flag | Description | Default | Note |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user