From 3a098360d223745e667eef3fbe1e80cc6c80dc71 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 24 Jun 2015 17:33:11 +0200 Subject: Set default C++ file extensions --- build/root.build | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'build') diff --git a/build/root.build b/build/root.build index 1361f7b..10922ee 100644 --- a/build/root.build +++ b/build/root.build @@ -4,4 +4,9 @@ using cxx +hxx.ext = +ixx.ext = ixx +txx.ext = txx +cxx.ext = cxx + cxx.std = 14 -- cgit v1.1