vfs: add vfs_cached for romfs build
This commit is contained in:
parent
e931bb8c44
commit
790f91fcc5
4 changed files with 99 additions and 2 deletions
|
@ -106,6 +106,8 @@ add_library(core STATIC
|
|||
file_sys/system_archive/time_zone_binary.h
|
||||
file_sys/vfs.cpp
|
||||
file_sys/vfs.h
|
||||
file_sys/vfs_cached.cpp
|
||||
file_sys/vfs_cached.h
|
||||
file_sys/vfs_concat.cpp
|
||||
file_sys/vfs_concat.h
|
||||
file_sys/vfs_layered.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue