1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/variable/CMAKE_FASTBUILD_VERBOSE_GENERATOR.rst
Brad King 5e9722866a Help: Update Sphinx versionadded directives for 4.2 release
Run the script:

    Utilities/Sphinx/update_versions.py --since v4.1.0 --overwrite
2025-10-09 09:38:20 -04:00

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``.