1VERBOSE 2------- 3 4.. versionadded:: 3.14 5 6Activates verbose output from CMake and your build tools of choice when 7you start to actually build your project. 8 9Note that any given value is ignored. It's just checked for existence. 10 11See also :ref:`Build Tool Mode <Build Tool Mode>` and 12:envvar:`CMAKE_NO_VERBOSE` environment variable 13