summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorLiam <byteslice@airmail.cc>2022-11-12 17:26:56 +0100
committerLiam <byteslice@airmail.cc>2022-11-12 17:26:56 +0100
commit70ea1c20002e8cb9a0f9e98b1992d4c731be0041 (patch)
tree72aa8072fad6df71364db1062f3a016ccdfd381e /src/common/CMakeLists.txt
parentMerge pull request #9167 from vonchenplus/tess (diff)
downloadyuzu-70ea1c20002e8cb9a0f9e98b1992d4c731be0041.tar
yuzu-70ea1c20002e8cb9a0f9e98b1992d4c731be0041.tar.gz
yuzu-70ea1c20002e8cb9a0f9e98b1992d4c731be0041.tar.bz2
yuzu-70ea1c20002e8cb9a0f9e98b1992d4c731be0041.tar.lz
yuzu-70ea1c20002e8cb9a0f9e98b1992d4c731be0041.tar.xz
yuzu-70ea1c20002e8cb9a0f9e98b1992d4c731be0041.tar.zst
yuzu-70ea1c20002e8cb9a0f9e98b1992d4c731be0041.zip
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index c0555f840..b7c15c191 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -34,6 +34,8 @@ add_library(common STATIC
bit_util.h
cityhash.cpp
cityhash.h
+ cache_management.cpp
+ cache_management.h
common_funcs.h
common_types.h
concepts.h