summaryrefslogtreecommitdiff
path: root/ctor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ctor.cc')
-rw-r--r--ctor.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctor.cc b/ctor.cc
index b2513af..d0d53d8 100644
--- a/ctor.cc
+++ b/ctor.cc
@@ -10,6 +10,7 @@ ctor::build_configurations ctorConfigs(const ctor::settings& settings)
return
{
{
+ .system = ctor::output_system::build,
.target = "libctor.a",
.sources = {
"src/build.cc",