xmake icon indicating copy to clipboard operation
xmake copied to clipboard

[C++20 Modules] Support of automatic header-unit compilation

Open Arthapz opened this issue 3 years ago • 3 comments

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

Arthapz avatar Jan 03 '22 19:01 Arthapz

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

waruqi avatar Jan 04 '22 01:01 waruqi

Any update? I'm very excited about it!

Latias94 avatar Apr 28 '22 16:04 Latias94

Got a lot of works recently, but i will work on it very soon

Arthapz avatar Apr 28 '22 18:04 Arthapz

I have merged it now.

waruqi avatar Aug 16 '22 04:08 waruqi