aboutsummaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-06-24 17:26:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-06-24 17:26:17 +0200
commitf56b5a42b9aaaeb0c4e7dee894dea9686599b88c (patch)
treea4c042781770c4fd75fad031b686153bba1beadf /build/root.build
parente815af118562c68794efbd310c887acd8eae800c (diff)
Implement proper target type detection in dependency injection
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build
index dc1c297..5af4637 100644
--- a/build/root.build
+++ b/build/root.build
@@ -4,5 +4,10 @@
using cxx
+hxx.ext =
+ixx.ext = ixx
+txx.ext = txx
+cxx.ext = cxx
+
cxx.std = 14
cxx.poptions += -I$src_root