diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 66bbd985a..eda555494 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
| @@ -24,8 +24,6 @@ option(YUZU_ENABLE_BOXCAT "Enable the Boxcat service, a yuzu high-level implemen | |||
| 24 | 24 | ||
| 25 | option(ENABLE_CUBEB "Enables the cubeb audio backend" ON) | 25 | option(ENABLE_CUBEB "Enables the cubeb audio backend" ON) |
| 26 | 26 | ||
| 27 | option(ENABLE_VULKAN "Enables Vulkan backend" ON) | ||
| 28 | |||
| 29 | option(USE_DISCORD_PRESENCE "Enables Discord Rich Presence" OFF) | 27 | option(USE_DISCORD_PRESENCE "Enables Discord Rich Presence" OFF) |
| 30 | 28 | ||
| 31 | # Default to a Release build | 29 | # Default to a Release build |