summaryrefslogtreecommitdiff
path: root/ctor.cc
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2025-04-02 21:54:55 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2025-04-20 11:02:55 +0200
commitbae7399c0beadc36ed5afaebf4690439a416416f (patch)
tree4aa99644e403397112cf313da55a84e225ef4ab3 /ctor.cc
parentcd6c3ea1c3ca853fc38da4fa5fd62545c31aa92d (diff)
WIPmsvc
Diffstat (limited to 'ctor.cc')
-rw-r--r--ctor.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ctor.cc b/ctor.cc
index 67b1465..a034665 100644
--- a/ctor.cc
+++ b/ctor.cc
@@ -44,6 +44,8 @@ ctor::build_configurations ctorConfigs(const ctor::settings& settings)
"-Wconversion",
// "-Wnrvo",
"-Isrc",
+ "-Ijson/include",
+ "-fexceptions",
},
},
}