Possibility to disable/remove default program arguments from template configurations
Answered
Hello,
Is there a possibility to disable/remove default program arguments when running template configurations. See image. Also Google Test configuration adds default --gtest_color=no argument which is just a color highlighting and nothing significant but still can they be removed or disable per application?

Please sign in to leave a comment.
Hello!
You can change templates of run/debug configurations in the Templates section - https://www.jetbrains.com/help/clion/run-debug-configuration.html#templates.
>Also Google Test configuration adds default --gtest_color=no argument
It's not possible to disable this flag.