summaryrefslogtreecommitdiff
path: root/ctor.cc
diff options
context:
space:
mode:
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..aea7505 100644
--- a/ctor.cc
+++ b/ctor.cc
@@ -44,6 +44,8 @@ ctor::build_configurations ctorConfigs(const ctor::settings& settings)
"-Wconversion",
// "-Wnrvo",
"-Isrc",
+ "-Ijson/include",
+ {ctor::toolchain::msvc, ctor::cxx_opt::custom, "/EHsc"},
},
},
}