From 8728018f93a73b08a68ab1cea502a5f6b4a2a79e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 May 2018 15:35:08 +0200 Subject: Regenerate libformat using bdep-new --- libformat/tests/build/root.build | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libformat/tests/build/root.build') diff --git a/libformat/tests/build/root.build b/libformat/tests/build/root.build index a2ee38a..a67b2fe 100644 --- a/libformat/tests/build/root.build +++ b/libformat/tests/build/root.build @@ -1,14 +1,16 @@ -cxx.std = 11 +cxx.std = latest using cxx hxx{*}: extension = hxx +ixx{*}: extension = ixx +txx{*}: extension = txx cxx{*}: extension = cxx # Every exe{} in this subproject is by default a test. # exe{*}: test = true -# Specify the test target for cross-testing. +# The test target for cross-testing (running tests under Wine, etc). # test.target = $cxx.target -- cgit v1.1