cmake/Help/envvar/CMAKE_NO_VERBOSE.rst
2019-11-11 23:01:05 +01:00

9 lines
233 B
ReStructuredText

CMAKE_NO_VERBOSE
----------------
Disables verbose output from CMake when :envvar:`VERBOSE` environment variable
is set.
Only your build tool of choice will still print verbose output when you start
to actually build your project.