summaryrefslogtreecommitdiff
path: root/src/utils/cpp/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/cpp/TARGETS')
-rw-r--r--src/utils/cpp/TARGETS6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/utils/cpp/TARGETS b/src/utils/cpp/TARGETS
index 2089b75a..68c67be8 100644
--- a/src/utils/cpp/TARGETS
+++ b/src/utils/cpp/TARGETS
@@ -107,4 +107,10 @@
, "deps": [["@", "gsl", "", "gsl"]]
, "stage": ["src", "utils", "cpp"]
}
+, "prefix":
+ { "type": ["@", "rules", "CC", "library"]
+ , "name": ["prefix"]
+ , "hdrs": ["prefix.hpp"]
+ , "stage": ["src", "utils", "cpp"]
+ }
}