From 7fde0c7f2b0c41300d38187140cc5a5c952e224b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 5 Jun 2019 14:53:38 +0200 Subject: Redo dual hxx/mxx header handling --- build/root.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/root.build b/build/root.build index 8e824e2..7842948 100644 --- a/build/root.build +++ b/build/root.build @@ -6,7 +6,7 @@ cxx.std = latest using cxx -hxx{*}: extension = mxx # We also have .hxx; see libbutl/buildfile. +hxx{*}: extension = hxx # We also have .mxx; see libbutl/buildfile. ixx{*}: extension = ixx txx{*}: extension = txx cxx{*}: extension = cxx -- cgit v1.1