summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2019-01-08 05:16:01 +0100
committerbunnei <bunneidev@gmail.com>2019-01-24 01:19:23 +0100
commit045b0b70b67b7bc631c69625e6e67a8e8a5c3a58 (patch)
tree872f5d8013e2e0fd3a2f6ecff86b4ad64fbf573d /src/core/CMakeLists.txt
parentMerge pull request #2047 from FearlessTobi/patch-3 (diff)
downloadyuzu-045b0b70b67b7bc631c69625e6e67a8e8a5c3a58.tar
yuzu-045b0b70b67b7bc631c69625e6e67a8e8a5c3a58.tar.gz
yuzu-045b0b70b67b7bc631c69625e6e67a8e8a5c3a58.tar.bz2
yuzu-045b0b70b67b7bc631c69625e6e67a8e8a5c3a58.tar.lz
yuzu-045b0b70b67b7bc631c69625e6e67a8e8a5c3a58.tar.xz
yuzu-045b0b70b67b7bc631c69625e6e67a8e8a5c3a58.tar.zst
yuzu-045b0b70b67b7bc631c69625e6e67a8e8a5c3a58.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index aa9e05089..965c28787 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -95,6 +95,8 @@ add_library(core STATIC
frontend/framebuffer_layout.cpp
frontend/framebuffer_layout.h
frontend/input.h
+ frontend/scope_acquire_window_context.cpp
+ frontend/scope_acquire_window_context.h
gdbstub/gdbstub.cpp
gdbstub/gdbstub.h
hle/ipc.h