xmake 打包的时候无法带上头文件的目录? #3500
Answered
by
waruqi
RimuruChan
asked this question in
Q&A
-
所有的头文件都堆在根目录会出现重名头问题,想问一下有没有什么办法改变这个打包的行为 |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Mar 12, 2023
Replies: 1 comment
-
看下文档说明 https://xmake.io/#/zh-cn/manual/project_target?id=targetadd_headerfiles 可以保留目录结构的 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RimuruChan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
看下文档说明 https://xmake.io/#/zh-cn/manual/project_target?id=targetadd_headerfiles
可以保留目录结构的