mirror of
https://github.com/citron-neo/emulator.git
synced 2026-07-05 15:21:57 -07:00
cmake: make ENABLE_UNITY_BUILD an option
This commit is contained in:
@@ -71,6 +71,8 @@ option(CITRON_USE_QT_WEB_ENGINE "Use QtWebEngine for web applet implementation"
|
||||
|
||||
option(CITRON_USE_AUTO_UPDATER "Enable automatic updater functionality" OFF)
|
||||
|
||||
option(ENABLE_UNITY_BUILD "Enables the unity build" OFF)
|
||||
|
||||
option(ENABLE_CUBEB "Enables the cubeb audio backend" ON)
|
||||
|
||||
option(ENABLE_OPENAL "Enables the OpenAL audio backend" ON)
|
||||
|
||||
Reference in New Issue
Block a user