how do I remove an argument? #13334
Unanswered
Classes123
asked this question in
Q&A
Replies: 0 comments
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.
-
we have about 25 SDKs with the same base, so in order not to create a build configuration for each separately, we made a shared subproject that performs the basic configuration for all SDKs. However, some SDKs require special compilation/link arguments that require removing one from the basic configuration.
to make it easier to understand, I made a diagram

Beta Was this translation helpful? Give feedback.
All reactions