From 290ea7840c979e38a2108030a99e7e9c61f40a8c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 23 Nov 2017 11:43:02 +0200 Subject: Restructure and install std-detect.hxx We have to install this header since it needs to be included'able during module sidebuilds. --- build/root.build | 1 + 1 file changed, 1 insertion(+) (limited to 'build/root.build') diff --git a/build/root.build b/build/root.build index 9f670f8..4e7e989 100644 --- a/build/root.build +++ b/build/root.build @@ -9,5 +9,6 @@ using cxx if! $cxx.features.modules warn 'c++ compiler does not support modules' +hxx{*}: extension = hxx mxx{*}: extension = mxx cxx{*}: extension = cxx -- cgit v1.1