summaryrefslogtreecommitdiffstats
path: root/src/yuzu/CMakeLists.txt
diff options
context:
space:
mode:
authorlat9nq <22451773+lat9nq@users.noreply.github.com>2023-05-02 02:27:45 +0200
committerlat9nq <22451773+lat9nq@users.noreply.github.com>2023-05-03 03:51:30 +0200
commitcbd79df233754113ac509bf8de034d8cd8ffd588 (patch)
tree8c2f0ca6da8651603541be30410865c55bc1e409 /src/yuzu/CMakeLists.txt
parentvulkan_surface: Pass only window info for surface creation (diff)
downloadyuzu-cbd79df233754113ac509bf8de034d8cd8ffd588.tar
yuzu-cbd79df233754113ac509bf8de034d8cd8ffd588.tar.gz
yuzu-cbd79df233754113ac509bf8de034d8cd8ffd588.tar.bz2
yuzu-cbd79df233754113ac509bf8de034d8cd8ffd588.tar.lz
yuzu-cbd79df233754113ac509bf8de034d8cd8ffd588.tar.xz
yuzu-cbd79df233754113ac509bf8de034d8cd8ffd588.tar.zst
yuzu-cbd79df233754113ac509bf8de034d8cd8ffd588.zip
Diffstat (limited to 'src/yuzu/CMakeLists.txt')
-rw-r--r--src/yuzu/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/yuzu/CMakeLists.txt b/src/yuzu/CMakeLists.txt
index 0f8c1e6a6..2d7b9ab65 100644
--- a/src/yuzu/CMakeLists.txt
+++ b/src/yuzu/CMakeLists.txt
@@ -189,6 +189,8 @@ add_executable(yuzu
multiplayer/state.h
multiplayer/validation.h
precompiled_headers.h
+ qt_common.cpp
+ qt_common.h
startup_checks.cpp
startup_checks.h
uisettings.cpp