cmake/Help/envvar/CMAKE_NO_VERBOSE.rst

9 lines
233 B
ReStructuredText
Raw Normal View History

2019-11-11 23:01:05 +01:00
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.