xmake
xmake copied to clipboard
[C++20 Modules] Support of automatic header-unit compilation
XMake should be able to scan and build all imported header into header unit
i've done a POC https://github.com/Arthapz/xmake/tree/header-units-support
Oh, it's great. Can you open a pr to dev? and add a test example with headerunit in https://github.com/xmake-io/xmake/tree/master/tests/projects/c%2B%2B/modules
Any update? I'm very excited about it!
Got a lot of works recently, but i will work on it very soon
I have merged it now.