You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
306 B
11 lines
306 B
5 years ago
|
VERBOSE
|
||
|
-------
|
||
|
|
||
|
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
|