Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
This seems to work: if not a_target:has_tool("cxx", "clang_cl") then |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there a way to check if a target is using a specific toolchain?
For example, only add certain flags if not using clang-cl:
Beta Was this translation helpful? Give feedback.
All reactions