summaryrefslogtreecommitdiff
path: root/src/buildtool/common/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/common/TARGETS')
-rw-r--r--src/buildtool/common/TARGETS3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/buildtool/common/TARGETS b/src/buildtool/common/TARGETS
index 568fe6cd..0640aae6 100644
--- a/src/buildtool/common/TARGETS
+++ b/src/buildtool/common/TARGETS
@@ -17,7 +17,7 @@
, ["@", "cli11", "", "cli11"]
, ["@", "json", "", "json"]
, ["@", "fmt", "", "fmt"]
- , ["@", "gsl-lite", "", "gsl-lite"]
+ , ["@", "gsl", "", "gsl"]
]
, "stage": ["src", "buildtool", "common"]
}
@@ -44,6 +44,7 @@
, ["src/buildtool/file_system", "object_type"]
, ["src/buildtool/compatibility", "compatibility"]
, ["src/utils/cpp", "hash_combine"]
+ , ["src/utils/cpp", "gsl"]
, ["@", "json", "", "json"]
]
, "stage": ["src", "buildtool", "common"]