[CMake] ExternalProject_Add // git shallow clone

David Cole DLRdave at aol.com
Tue May 5 09:13:50 EDT 2015


It's possible to do anything you want if you provide your own custom DOWNLOAD_COMMAND.

I'm not aware of any depth options exposed via ExternalProject_Add, though.


HTH,
David C.


> On May 5, 2015, at 5:19 AM, Sergei Nikulov <sergey.nikulov at gmail.com> wrote:
> 
> Hello All,
> 
> Is it possible to provide git depth option for ExternalProject_Add command?
> I see no such option for GIT_... parameters in documentation.
> 
> 
> Thank you.
> 
> 
> -- 
> Best Regards,
> Sergei Nikulov
> -- 
> 
> Powered by www.kitware.com
> 
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
> 
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
> 
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake


More information about the CMake mailing list