summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-07-23 18:57:32 +0200
committerLioncash <mathew1800@gmail.com>2018-07-23 18:57:34 +0200
commitcbe841c9c979752c0cf2e0241cd6e51590e3b90c (patch)
tree273505d5f550d9211124cab2006c69bd2741792e /src/core/CMakeLists.txt
parenthle: Remove shared_page.h/.cpp (diff)
downloadyuzu-cbe841c9c979752c0cf2e0241cd6e51590e3b90c.tar
yuzu-cbe841c9c979752c0cf2e0241cd6e51590e3b90c.tar.gz
yuzu-cbe841c9c979752c0cf2e0241cd6e51590e3b90c.tar.bz2
yuzu-cbe841c9c979752c0cf2e0241cd6e51590e3b90c.tar.lz
yuzu-cbe841c9c979752c0cf2e0241cd6e51590e3b90c.tar.xz
yuzu-cbe841c9c979752c0cf2e0241cd6e51590e3b90c.tar.zst
yuzu-cbe841c9c979752c0cf2e0241cd6e51590e3b90c.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 5473723aa..1849c5d2a 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -38,8 +38,6 @@ add_library(core STATIC
frontend/input.h
gdbstub/gdbstub.cpp
gdbstub/gdbstub.h
- hle/config_mem.cpp
- hle/config_mem.h
hle/ipc.h
hle/ipc_helpers.h
hle/kernel/address_arbiter.cpp