summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-01-10 04:36:56 +0100
committerbunnei <bunneidev@gmail.com>2018-01-11 05:28:46 +0100
commit292135a3b7c69c7155f1b6298ee76411fa77b627 (patch)
tree7549c22d4ef4de7d5991cd550b451c42a3ea4280 /src/core/CMakeLists.txt
parentfrontend: Update for undocked Switch screen layout. (diff)
downloadyuzu-292135a3b7c69c7155f1b6298ee76411fa77b627.tar
yuzu-292135a3b7c69c7155f1b6298ee76411fa77b627.tar.gz
yuzu-292135a3b7c69c7155f1b6298ee76411fa77b627.tar.bz2
yuzu-292135a3b7c69c7155f1b6298ee76411fa77b627.tar.lz
yuzu-292135a3b7c69c7155f1b6298ee76411fa77b627.tar.xz
yuzu-292135a3b7c69c7155f1b6298ee76411fa77b627.tar.zst
yuzu-292135a3b7c69c7155f1b6298ee76411fa77b627.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 9a9aa3539..025177b89 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -10,6 +10,7 @@ set(SRCS
file_sys/savedata_archive.cpp
file_sys/title_metadata.cpp
frontend/emu_window.cpp
+ frontend/framebuffer_layout.cpp
gdbstub/gdbstub.cpp
hle/config_mem.cpp
hle/kernel/address_arbiter.cpp