C++20模块文件复用 #6691
Unanswered
24bit-xjkp
asked this question in
Q&A
C++20模块文件复用
#6691
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
以这个示例工程为例,xmake会为
mod
和mod2
两个目标各编译一次std模块,尽管它们的配置完全相同,编译日志如下:xmake版本:v3.0.1+HEAD.3350cc5
Beta Was this translation helpful? Give feedback.
All reactions