瀏覽代碼

Help: Add notes for topic 'ExternalProject_init_selected_submodules'

Brad King 10 年之前
父節點
當前提交
77ee6db505
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      Help/release/dev/ExternalProject_init_selected_submodules.rst

+ 7 - 0
Help/release/dev/ExternalProject_init_selected_submodules.rst

@@ -0,0 +1,7 @@
+ExternalProject_init_selected_submodules
+----------------------------------------
+
+* The :module:`ExternalProject` module :command:`ExternalProject_Add`
+  function ``GIT_SUBMODULES`` option now also limits the set of
+  submodules that are initialized in addition to the prior behavior
+  of limiting the set of submodules that are updated.