瀏覽代碼

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

7d871d7857 Help/CMAKE_AUTOGEN_INTERMEDIATE_DIR_STRATEGY: document supported generators

Acked-by: Kitware Robot <[email protected]>
Merge-request: !11429
Brad King 4 月之前
父節點
當前提交
daeca36fe5
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      Help/variable/CMAKE_AUTOGEN_INTERMEDIATE_DIR_STRATEGY.rst

+ 6 - 0
Help/variable/CMAKE_AUTOGEN_INTERMEDIATE_DIR_STRATEGY.rst

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