From 68e3d9129f84cdfc60aa0bc6efa518a01200bccd Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 25 Oct 2024 11:41:30 +0200 Subject: Add dependencies explicitly that are included directly ... instead of relying on those dependencies being pulled in indirectly. --- src/other_tools/root_maps/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'src/other_tools/root_maps') diff --git a/src/other_tools/root_maps/TARGETS b/src/other_tools/root_maps/TARGETS index 921dbf80..33cd805f 100644 --- a/src/other_tools/root_maps/TARGETS +++ b/src/other_tools/root_maps/TARGETS @@ -154,6 +154,7 @@ , ["@", "fmt", "", "fmt"] , ["src/buildtool/crypto", "hash_info"] , ["src/buildtool/file_system", "file_root"] + , ["src/buildtool/file_system", "file_system_manager"] , ["src/buildtool/logging", "log_level"] , ["src/buildtool/storage", "fs_utils"] , ["src/utils/cpp", "tmp_dir"] -- cgit v1.2.3