Replies: 2 comments 1 reply
-
This is something that @dcbaker is trying to work on in the long term. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I agree, |
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 any reason why there couldn't be a _args argument for declare_dependency()? I use the declare_dependency() function for a lot of unit tested C libraries where the tests are written in C++, therefore, these unit tested modules often have both C and C++ compile args.
Beta Was this translation helpful? Give feedback.
All reactions