summaryrefslogtreecommitdiff
path: root/src/other_tools/ops_maps/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/other_tools/ops_maps/TARGETS')
-rw-r--r--src/other_tools/ops_maps/TARGETS3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/other_tools/ops_maps/TARGETS b/src/other_tools/ops_maps/TARGETS
index d20de15c..9c708f33 100644
--- a/src/other_tools/ops_maps/TARGETS
+++ b/src/other_tools/ops_maps/TARGETS
@@ -59,7 +59,8 @@
, "hdrs": ["content_cas_map.hpp"]
, "srcs": ["content_cas_map.cpp"]
, "deps":
- [ ["src/buildtool/common", "user_structs"]
+ [ ["@", "gsl", "", "gsl"]
+ , ["src/buildtool/common", "user_structs"]
, ["src/buildtool/file_system/symlinks_map", "pragma_special"]
, ["src/buildtool/execution_api/common", "common"]
, ["src/buildtool/multithreading", "async_map_consumer"]