summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorReinUsesLisp <reinuseslisp@airmail.cc>2020-12-25 00:22:07 +0100
committerReinUsesLisp <reinuseslisp@airmail.cc>2020-12-25 01:07:24 +0100
commit1b9e08ab7821815a7c2023e16c575b24d37049ba (patch)
treeb608402862eed2e6e235877ce6e8c51201721134 /CMakeLists.txt
parentMerge pull request #5217 from lat9nq/save-on-boot (diff)
downloadyuzu-1b9e08ab7821815a7c2023e16c575b24d37049ba.tar
yuzu-1b9e08ab7821815a7c2023e16c575b24d37049ba.tar.gz
yuzu-1b9e08ab7821815a7c2023e16c575b24d37049ba.tar.bz2
yuzu-1b9e08ab7821815a7c2023e16c575b24d37049ba.tar.lz
yuzu-1b9e08ab7821815a7c2023e16c575b24d37049ba.tar.xz
yuzu-1b9e08ab7821815a7c2023e16c575b24d37049ba.tar.zst
yuzu-1b9e08ab7821815a7c2023e16c575b24d37049ba.zip
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
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
option(ENABLE_CUBEB "Enables the cubeb audio backend" ON)
-option(ENABLE_VULKAN "Enables Vulkan backend" ON)
-
option(USE_DISCORD_PRESENCE "Enables Discord Rich Presence" OFF)
# Default to a Release build