'How to check ninja build system variables or how to force ninja to work in the normal BuildConfig

I need to check my config->verbosity variable (it is changing in src\ninja.cc and used to define will terminal works the smart way in src\line_print.cc) in the ninja build system. Because I want to check is ninja building the project in the NORMAL BuildConfig mod. Or if somebody knows how to force ninja to work in the NORMAL mod it will be helpful.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source