diff options
Diffstat (limited to 'src/utils/cpp/TARGETS')
-rw-r--r-- | src/utils/cpp/TARGETS | 7 |
1 files changed, 0 insertions, 7 deletions
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"] |