aboutsummaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/root.build b/build/root.build
index 1be6cb7..230c58d 100644
--- a/build/root.build
+++ b/build/root.build
@@ -4,10 +4,10 @@
using cxx
-hxx.ext =
-ixx.ext = ixx
-txx.ext = txx
-cxx.ext = cxx
+hxx{*}: extension =
+ixx{*}: extension = ixx
+txx{*}: extension = txx
+cxx{*}: extension = cxx
cxx.std = 14
cxx.poptions += -I$src_root