summaryrefslogtreecommitdiffstats
path: root/src/yuzu/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/yuzu/CMakeLists.txt')
-rw-r--r--src/yuzu/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/yuzu/CMakeLists.txt b/src/yuzu/CMakeLists.txt
index a11a3b908..57e0e7025 100644
--- a/src/yuzu/CMakeLists.txt
+++ b/src/yuzu/CMakeLists.txt
@@ -30,8 +30,6 @@ add_executable(yuzu
applets/qt_web_browser_scripts.h
bootmanager.cpp
bootmanager.h
- check_vulkan.cpp
- check_vulkan.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
@@ -158,6 +156,8 @@ add_executable(yuzu
main.cpp
main.h
main.ui
+ startup_checks.cpp
+ startup_checks.h
uisettings.cpp
uisettings.h
util/controller_navigation.cpp