input/cache: first draft of the file cache
This commit is contained in:
@@ -35,6 +35,10 @@ input_glue = static_library(
|
||||
'BufferingInputStream.cxx',
|
||||
'BufferedInputStream.cxx',
|
||||
'MaybeBufferedInputStream.cxx',
|
||||
'cache/Config.cxx',
|
||||
'cache/Manager.cxx',
|
||||
'cache/Item.cxx',
|
||||
'cache/Stream.cxx',
|
||||
include_directories: inc,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user