mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Help/CMAKE_AUTOGEN_INTERMEDIATE_DIR_STRATEGY: document supported generators
Fixes: #27388
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user