From bae7399c0beadc36ed5afaebf4690439a416416f Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 2 Apr 2025 21:54:55 +0200 Subject: WIP --- ctor.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ctor.cc') 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", }, }, } -- cgit v1.2.3