请问如何为每个源文件指定单独的编译参数 #6155
Unanswered
StarryPortrait
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
比如说,在make中
我该如何在xmake中表达
-Wa,-a,-ad,-alms=$(BUILD_DIR)/$(notdir $(<:.c=.lst))
Beta Was this translation helpful? Give feedback.
All reactions