Skip to content

Commit 7d871d7

Browse files
committed
Help/CMAKE_AUTOGEN_INTERMEDIATE_DIR_STRATEGY: document supported generators
Fixes: #27388
1 parent be29169 commit 7d871d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Help/variable/CMAKE_AUTOGEN_INTERMEDIATE_DIR_STRATEGY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ used.
2222
.. note::
2323
This only works as a cache variable, not a locally-scoped variable.
2424

25+
This is supported by the following generators:
26+
27+
- :ref:`Ninja Generators`
28+
- :ref:`Makefile Generators`
29+
- :ref:`Visual Studio Generators`
30+
2531
.. note::
2632
Not all generators support all strategies and paths may differ between
2733
generators.

0 commit comments

Comments
 (0)