Replies: 2 comments
-
That is |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was unaware of that setup flag, thank you for letting me know! Although I still wish if there was a command that disables all features at once, I think I could update the |
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.
-
While working on a project with 30+ feature options I found myself needing to repeatedly toggle all of the features to test both the minimal and full build configurations.
My questions are:
-Ddisable_all_features=true
(with a better variable name) that would proceed with the minimal build configuration.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions