summaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-04 17:14:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-04 17:14:15 +0200
commit0d23ec6f54eeada0917e94324e16b1cf52210b4d (patch)
treec56c08f32fe6c8a20be12c92e7128d884475e900 /build/root.build
parent7c83b407648f1ef919218d8965d4c21378910755 (diff)
Update to work with latest build2
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build5
1 files changed, 4 insertions, 1 deletions
diff --git a/build/root.build b/build/root.build
index a43ff57..02edc02 100644
--- a/build/root.build
+++ b/build/root.build
@@ -1,3 +1,6 @@
using cxx
-cxx.libs += -lcutl
+hxx.ext = hxx
+ixx.ext = ixx
+txx.ext = txx
+cxx.ext = cxx