From 39c76ef8c9b664c94d5d7b789457fa4045fdce04 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 31 Aug 2016 19:27:53 +0300 Subject: Build infrastructure update --- tests/build/root.build | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/build/root.build') diff --git a/tests/build/root.build b/tests/build/root.build index 9d11dd5..5dd8142 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -2,9 +2,12 @@ # copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file +cxx.std = 11 + using cxx -cxx.std = 11 +hxx{*}: extension = hxx +cxx{*}: extension = cxx # Every exe{} in this subproject is by default a test. # -- cgit v1.1