mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-10 07:38:56 +02:00
ENABLE_UNITY_BUILD
This commit is contained in:
parent
453d1fda34
commit
0a222cbcd2
3 changed files with 9 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ These options control dependencies.
|
|||
- This option is subject for removal.
|
||||
- `YUZU_TESTS` (ON) Compile tests - requires Catch2
|
||||
- `ENABLE_LTO` (OFF) Enable link-time optimization
|
||||
- `ENABLE_UNITY_BUILD` (OFF) Enables "Unity/Jumbo" builds
|
||||
- Not recommended on Windows
|
||||
- UNIX may be better off appending `-flto=thin` to compiler args
|
||||
- `USE_FASTER_LINKER` (OFF) Check if a faster linker is available
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue