-
add_rules("foo")
includes("sub")
-- ...
add_rules("bar")
-- ... Then we can know this project use rules foo and bar. |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
May 24, 2025
Replies: 1 comment 2 replies
-
xmake show -t target |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Freed-Wu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
xmake show -t target