aboutsummaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-28 17:51:21 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-04-28 17:51:21 +0300
commit7265fb0bdb4b84f10f52e211fa3d2d48cf406e1f (patch)
tree2ea25485921b5863661e5f94bc3830cc6c6b49ca /build/root.build
parentca94add8978d70b9f15b3941c59c443374ad2ffc (diff)
Add msvc-common/version-impl.in
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/root.build b/build/root.build
index 47e4683..833ec58 100644
--- a/build/root.build
+++ b/build/root.build
@@ -10,3 +10,5 @@ hxx{*}: extension =
ixx{*}: extension = ixx
txx{*}: extension = txx
cxx{*}: extension = cxx
+
+cxx.poptions =+ "-I$src_root"