From 0d23ec6f54eeada0917e94324e16b1cf52210b4d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 Sep 2015 17:14:15 +0200 Subject: Update to work with latest build2 --- build/root.build | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'build') 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 -- cgit v1.1