common: add cache management functions
This commit is contained in:
parent
c973029374
commit
70ea1c2000
3 changed files with 89 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue