CMAKE_NO_VERBOSE.rst 233 B

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