summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorMai <mathew1800@gmail.com>2022-12-11 22:09:31 +0100
committerGitHub <noreply@github.com>2022-12-11 22:09:31 +0100
commitd5684dbe7d7a562a79e267350ef9a45f23dfb817 (patch)
treeb0d46890c04d8eada6e95f7a25a79f89ff8f6beb /src/common/CMakeLists.txt
parentMerge pull request #9409 from liamwhite/smaa2 (diff)
parentmemory: correct semantics of data cache management operations (diff)
downloadyuzu-d5684dbe7d7a562a79e267350ef9a45f23dfb817.tar
yuzu-d5684dbe7d7a562a79e267350ef9a45f23dfb817.tar.gz
yuzu-d5684dbe7d7a562a79e267350ef9a45f23dfb817.tar.bz2
yuzu-d5684dbe7d7a562a79e267350ef9a45f23dfb817.tar.lz
yuzu-d5684dbe7d7a562a79e267350ef9a45f23dfb817.tar.xz
yuzu-d5684dbe7d7a562a79e267350ef9a45f23dfb817.tar.zst
yuzu-d5684dbe7d7a562a79e267350ef9a45f23dfb817.zip
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 6bdffcb7a..25b22a281 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -34,8 +34,6 @@ add_library(common STATIC
bit_util.h
cityhash.cpp
cityhash.h
- cache_management.cpp
- cache_management.h
common_funcs.h
common_precompiled_headers.h
common_types.h