summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorZach Hilman <zachhilman@gmail.com>2019-05-30 14:52:20 +0200
committerZach Hilman <zachhilman@gmail.com>2019-06-21 01:22:04 +0200
commit1b7d619914c8d132dbffb8b6a5bb3a1aab686f9d (patch)
tree2ced924df90e1a8c0cbd41ef251733a84b48301e /src/core/CMakeLists.txt
parentMerge pull request #2596 from FernandoS27/revert-2590 (diff)
downloadyuzu-1b7d619914c8d132dbffb8b6a5bb3a1aab686f9d.tar
yuzu-1b7d619914c8d132dbffb8b6a5bb3a1aab686f9d.tar.gz
yuzu-1b7d619914c8d132dbffb8b6a5bb3a1aab686f9d.tar.bz2
yuzu-1b7d619914c8d132dbffb8b6a5bb3a1aab686f9d.tar.lz
yuzu-1b7d619914c8d132dbffb8b6a5bb3a1aab686f9d.tar.xz
yuzu-1b7d619914c8d132dbffb8b6a5bb3a1aab686f9d.tar.zst
yuzu-1b7d619914c8d132dbffb8b6a5bb3a1aab686f9d.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 4204ace2b..c17528134 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -454,6 +454,8 @@ add_library(core STATIC
loader/nsp.h
loader/xci.cpp
loader/xci.h
+ memory/freezer.cpp
+ memory/freezer.h
memory.cpp
memory.h
memory_setup.h