mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-28 13:44:02 +08:00
13 lines
342 B
ReStructuredText
13 lines
342 B
ReStructuredText
VERBOSE
|
|
-------
|
|
|
|
.. versionadded:: 3.14
|
|
|
|
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
|