mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-27 02:49:00 +02:00
ENABLE_UNITY_BUILD
This commit is contained in:
parent
453d1fda34
commit
0a222cbcd2
3 changed files with 9 additions and 0 deletions
|
|
@ -66,6 +66,9 @@ if (YUZU_STATIC_ROOM)
|
|||
set(fmt_FORCE_BUNDLED ON)
|
||||
endif()
|
||||
|
||||
# my unity/jumbo build
|
||||
option(ENABLE_UNITY_BUILD "Enable Unity/Jumbo build" OFF)
|
||||
|
||||
# qt stuff
|
||||
option(ENABLE_QT "Enable the Qt frontend" ON)
|
||||
option(ENABLE_QT_TRANSLATION "Enable translations for the Qt frontend" OFF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue