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_USE_RELATIVE_PATHS.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
282 B
ReStructuredText

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