[CMake] ExternalProject git checkout --depth=1 ???

Kent Williams nkwmailinglists at gmail.com
Thu Jan 8 17:58:51 EST 2015


I'm building the Mozilla Spidermonkey JS interpreter as an ExternalProject.

So far so good, but I had a question/feature request:  Wouldn't it be grand
to be able to add --depth 1 to the git clone?  This is perfect for grabbing
giant repositories.  Mozilla is more than 3 gigabytes with a full clone,
and a depth=1 checkout is a 1/3 that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150108/dbea29e9/attachment.html>


More information about the CMake mailing list