Help/CMAKE_AUTOGEN_INTERMEDIATE_DIR_STRATEGY: document supported generators

Fixes: #27388
This commit is contained in:
Ben Boeckel
2025-11-18 16:28:11 -05:00
parent be291692bf
commit 7d871d7857

View File

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