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 509aae03..b7d5d3c7 100644 --- a/src/utils/cpp/TARGETS +++ b/src/utils/cpp/TARGETS @@ -94,13 +94,6 @@ , "hdrs": ["path_hash.hpp"] , "stage": ["src", "utils", "cpp"] } -, "transformed_range": - { "type": ["@", "rules", "CC", "library"] - , "name": ["transformed_range"] - , "hdrs": ["transformed_range.hpp"] - , "deps": [["@", "gsl", "", "gsl"]] - , "stage": ["src", "utils", "cpp"] - } , "prefix": { "type": ["@", "rules", "CC", "library"] , "name": ["prefix"] |