diff options
Diffstat (limited to 'src/utils/cpp/TARGETS')
-rw-r--r-- | src/utils/cpp/TARGETS | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/utils/cpp/TARGETS b/src/utils/cpp/TARGETS index b835023f..4bc79e8e 100644 --- a/src/utils/cpp/TARGETS +++ b/src/utils/cpp/TARGETS @@ -79,16 +79,6 @@ , ["", "libcurl"] ] } -, "archive_ops": - { "type": ["@", "rules", "CC", "library"] - , "name": ["archive_ops"] - , "hdrs": ["archive_ops.hpp"] - , "srcs": ["archive_ops.cpp"] - , "deps": [["@", "gsl-lite", "", "gsl-lite"]] - , "stage": ["src", "utils", "cpp"] - , "private-deps": - [["src/buildtool/file_system", "file_system_manager"], ["", "libarchive"]] - } , "file_locking": { "type": ["@", "rules", "CC", "library"] , "name": ["file_locking"] |