Possibility to disable/remove default program arguments from template configurations

已回答

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?

0

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.

0

请先登录再写评论。