Просмотр исходного кода

Help: Add notes for topic 'ExternalProject_init_selected_submodules'

Brad King 10 лет назад
Родитель
Сommit
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.