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

10 lines
272 B
ReStructuredText

CMAKE_FASTBUILD_FORCE_RESPONSE_FILE
-----------------------------------
.. versionadded:: 4.2
Enables FASTBuild's ``ForceResponseFile`` option.
See the `FASTBuild Compiler() documentation <https://www.fastbuild.org/docs/functions/compiler.html>`_
for more information.