From e8d9f711ab3bc67c2ee64fae427b45b63dc47284 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Mon, 2 Sep 2024 16:25:57 +0200 Subject: Remove verify_hash library ...that is fully replaced by hash_info --- src/utils/cpp/TARGETS | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/utils/cpp/TARGETS') diff --git a/src/utils/cpp/TARGETS b/src/utils/cpp/TARGETS index fda8f473..5f0eab47 100644 --- a/src/utils/cpp/TARGETS +++ b/src/utils/cpp/TARGETS @@ -99,13 +99,6 @@ , "hdrs": ["path_hash.hpp"] , "stage": ["src", "utils", "cpp"] } -, "verify_hash": - { "type": ["@", "rules", "CC", "library"] - , "name": ["verify_hash"] - , "hdrs": ["verify_hash.hpp"] - , "deps": [["@", "fmt", "", "fmt"]] - , "stage": ["src", "utils", "cpp"] - } , "transformed_range": { "type": ["@", "rules", "CC", "library"] , "name": ["transformed_range"] -- cgit v1.2.3