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