From 5769aaa5ccfca2cfa25bf898c2dd113b1504c1d6 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 30 Aug 2016 20:43:20 +0300 Subject: Build infrastructure update --- build/root.build | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'build/root.build') diff --git a/build/root.build b/build/root.build index 99d62c0..54a5851 100644 --- a/build/root.build +++ b/build/root.build @@ -1,3 +1,5 @@ +cxx.std = 11 + using cxx -cxx{*}: extension = cpp +cxx{*}: extension = cxx -- cgit v1.1