From 49261d3c921a16bffd491555d3a41ea1e5410d13 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 May 2018 14:29:05 +0200 Subject: Regenerate libhello using bdep-new --- libhello/build/root.build | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'libhello/build/root.build') diff --git a/libhello/build/root.build b/libhello/build/root.build index 8ceadfa..9c83a8a 100644 --- a/libhello/build/root.build +++ b/libhello/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