From 5f3c97306cda519e7edf41142ee903d22320c84a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 31 Aug 2016 19:23:32 +0300 Subject: Build infrastructure update --- build/root.build | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'build/root.build') diff --git a/build/root.build b/build/root.build index fb0de84..74af848 100644 --- a/build/root.build +++ b/build/root.build @@ -5,3 +5,8 @@ cxx.std = 11 using cxx + +hxx{*}: extension = hxx +ixx{*}: extension = ixx +txx{*}: extension = txx +cxx{*}: extension = cxx -- cgit v1.1