mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
12 lines
259 B
ReStructuredText
12 lines
259 B
ReStructuredText
CMAKE_FASTBUILD_VERBOSE_GENERATOR
|
|
----------------------------------
|
|
|
|
.. versionadded:: 4.2
|
|
|
|
Enables verbose logging during FASTBuild file generation.
|
|
|
|
Initialized by the :envvar:`CMAKE_FASTBUILD_VERBOSE_GENERATOR`
|
|
environment variable.
|
|
|
|
Defaults to ``OFF``.
|