diff options
| author | Liam <byteslice@airmail.cc> | 2022-12-10 12:24:33 -0500 |
|---|---|---|
| committer | Liam <byteslice@airmail.cc> | 2022-12-11 12:46:34 -0500 |
| commit | ed3719244111af380fbba9e13286192c00708dea (patch) | |
| tree | 717f9598dd33fef8783005c9015486bc88a8a6c2 /src/common/CMakeLists.txt | |
| parent | f6e705737a49ea7e10392181cb2f115ed3543941 (diff) | |
memory: correct semantics of data cache management operations
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 2 |
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 |
