io/meson.build: move sources to libio_fs.a
Only that one has a dependency on libfs.a (for class AllocatedPath etc.).
This commit is contained in:
@@ -17,6 +17,7 @@ config = static_library(
|
||||
fmt_dep,
|
||||
fs_dep,
|
||||
fs_glue_dep,
|
||||
io_fs_dep,
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user