关于排除文件的机制 #1770
Answered
by
waruqi
KawasumiMaii
asked this question in
Q&A
关于排除文件的机制
#1770
-
在xmake.lua文件中,当目录层级为如下的情况 |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Oct 25, 2021
Replies: 1 comment 1 reply
-
排除路径相对于前面 add_files("src/**/*.cpp|subSrc/test.cpp") |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
KawasumiMaii
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
排除路径相对于前面
**
之前的 src 目录