summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2022-12-03 20:23:25 +0100
committerGitHub <noreply@github.com>2022-12-03 20:23:25 +0100
commitf77cc6c41272265b08247aa1e2614c050acccc67 (patch)
tree8970dae5c9fce66f051c8bc0fc7faaa4592cadee /src/yuzu_cmd/CMakeLists.txt
parentMerge pull request #9300 from ameerj/pch (diff)
parentvideo_core: add null backend (diff)
downloadyuzu-f77cc6c41272265b08247aa1e2614c050acccc67.tar
yuzu-f77cc6c41272265b08247aa1e2614c050acccc67.tar.gz
yuzu-f77cc6c41272265b08247aa1e2614c050acccc67.tar.bz2
yuzu-f77cc6c41272265b08247aa1e2614c050acccc67.tar.lz
yuzu-f77cc6c41272265b08247aa1e2614c050acccc67.tar.xz
yuzu-f77cc6c41272265b08247aa1e2614c050acccc67.tar.zst
yuzu-f77cc6c41272265b08247aa1e2614c050acccc67.zip
Diffstat (limited to 'src/yuzu_cmd/CMakeLists.txt')
-rw-r--r--src/yuzu_cmd/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/yuzu_cmd/CMakeLists.txt b/src/yuzu_cmd/CMakeLists.txt
index daabf608d..13b673186 100644
--- a/src/yuzu_cmd/CMakeLists.txt
+++ b/src/yuzu_cmd/CMakeLists.txt
@@ -22,6 +22,8 @@ add_executable(yuzu-cmd
emu_window/emu_window_sdl2.h
emu_window/emu_window_sdl2_gl.cpp
emu_window/emu_window_sdl2_gl.h
+ emu_window/emu_window_sdl2_null.cpp
+ emu_window/emu_window_sdl2_null.h
emu_window/emu_window_sdl2_vk.cpp
emu_window/emu_window_sdl2_vk.h
precompiled_headers.h