CMake/Help/release/dev/ExternalProject-git-clone-shallow.rst
Brad King 7db9f3f294 ExternalProject: Add option to perform a shallow Git clone (#15291)
Inspired-by: Ilya Kulakov <kulakov.ilya@gmail.com>
2016-04-27 10:58:07 -04:00

6 lines
194 B
ReStructuredText

ExternalProject-git-clone-shallow
---------------------------------
* The :module:`ExternalProject` module leared the ``GIT_SHALLOW 1``
option to perform a shallow clone of a Git repository.