Help: Document generators supporting CMAKE_INTERMEDIATE_DIR_STRATEGY

Move this information from the release note to the actual docs.
This commit is contained in:
Brad King
2025-09-30 13:28:24 -04:00
parent fe9fd66a8e
commit f98b4eecf6
2 changed files with 7 additions and 8 deletions

View File

@@ -24,6 +24,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.