Back to Cmake

VERBOSE

Help/envvar/VERBOSE.rst

4.3.2329 B
Original Source

VERBOSE

.. versionadded:: 3.14

Activates verbose output from CMake and your build tools of choice when you start to actually build your project.

Note that any given value is ignored. It's just checked for existence.

See also :ref:Build Tool Mode <Build Tool Mode> and :envvar:CMAKE_NO_VERBOSE environment variable