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/build/root.build | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'libformat/build/root.build') diff --git a/libformat/build/root.build b/libformat/build/root.build index 8ceadfa..9c83a8a 100644 --- a/libformat/build/root.build +++ b/libformat/build/root.build @@ -1,6 +1,12 @@ -cxx.std = 11 +cxx.std = latest using cxx hxx{*}: extension = hxx +ixx{*}: extension = ixx +txx{*}: extension = txx cxx{*}: extension = cxx + +# The test target for cross-testing (running tests under Wine, etc). +# +test.target = $cxx.target -- cgit v1.1