summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/CMakeLists.txt
diff options
context:
space:
mode:
authorReinUsesLisp <reinuseslisp@airmail.cc>2019-05-25 22:47:13 +0200
committerReinUsesLisp <reinuseslisp@airmail.cc>2019-05-25 22:47:13 +0200
commit4b80dd23a4462b0f4e9f096e0dc0cc4606d8cfe8 (patch)
tree55e053696c28caab23c6da853f08e4f8593eb9e5 /src/yuzu_cmd/CMakeLists.txt
parentshader/shader_ir: Make Comment() take a std::string by value (diff)
downloadyuzu-4b80dd23a4462b0f4e9f096e0dc0cc4606d8cfe8.tar
yuzu-4b80dd23a4462b0f4e9f096e0dc0cc4606d8cfe8.tar.gz
yuzu-4b80dd23a4462b0f4e9f096e0dc0cc4606d8cfe8.tar.bz2
yuzu-4b80dd23a4462b0f4e9f096e0dc0cc4606d8cfe8.tar.lz
yuzu-4b80dd23a4462b0f4e9f096e0dc0cc4606d8cfe8.tar.xz
yuzu-4b80dd23a4462b0f4e9f096e0dc0cc4606d8cfe8.tar.zst
yuzu-4b80dd23a4462b0f4e9f096e0dc0cc4606d8cfe8.zip
Diffstat (limited to '')
-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 297dab653..b5f06ab9e 100644
--- a/src/yuzu_cmd/CMakeLists.txt
+++ b/src/yuzu_cmd/CMakeLists.txt
@@ -4,6 +4,8 @@ add_executable(yuzu-cmd
config.cpp
config.h
default_ini.h
+ emu_window/emu_window_sdl2_gl.cpp
+ emu_window/emu_window_sdl2_gl.h
emu_window/emu_window_sdl2.cpp
emu_window/emu_window_sdl2.h
resource.h