Merge topic 'autogen-tgt-intdir-strategy-docs'

7d871d7857 Help/CMAKE_AUTOGEN_INTERMEDIATE_DIR_STRATEGY: document supported generators

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !11429
This commit is contained in:
Brad King
2025-11-19 13:48:01 +00:00
committed by Kitware Robot
@@ -22,6 +22,12 @@ used.
.. note::
This only works as a cache variable, not a locally-scoped variable.
This is supported by the following generators:
- :ref:`Ninja Generators`
- :ref:`Makefile Generators`
- :ref:`Visual Studio Generators`
.. note::
Not all generators support all strategies and paths may differ between
generators.