|
@@ -65,7 +65,7 @@ Create custom targets to build projects in external trees
|
|
|
``GIT_SUBMODULES <module>...``
|
|
``GIT_SUBMODULES <module>...``
|
|
|
Git submodules that shall be updated, all if empty
|
|
Git submodules that shall be updated, all if empty
|
|
|
``GIT_SHALLOW 1``
|
|
``GIT_SHALLOW 1``
|
|
|
- Tell Git to clone with ``--depth 1``. Use when ``GIT_TAG`` is not
|
|
|
|
|
|
|
+ Tell Git to clone with ``--depth 1``. Use when ``GIT_TAG`` is not
|
|
|
specified or when it names a branch in order to download only the
|
|
specified or when it names a branch in order to download only the
|
|
|
tip of the branch without the rest of its history.
|
|
tip of the branch without the rest of its history.
|
|
|
``HG_REPOSITORY <url>``
|
|
``HG_REPOSITORY <url>``
|