Re: [CMake] ExternalProject_Add // git shallow clone

2015-05-05 Thread David Cole via CMake
Of course. It would be useful. Perhaps you could propose a patch to add it? On Tuesday, May 5, 2015, Sergei Nikulov wrote: > Hello David, > > Thank you for answer. > > It could be useful feature for ExternalProject.cmake > What do your think? > > > 2015-05-05 16:13 GMT+03:00 David Cole >: > >>

Re: [CMake] ExternalProject_Add // git shallow clone

2015-05-05 Thread Sergei Nikulov
Hello David, Thank you for answer. It could be useful feature for ExternalProject.cmake What do your think? 2015-05-05 16:13 GMT+03:00 David Cole : > 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 Exte

Re: [CMake] ExternalProject_Add // git shallow clone

2015-05-05 Thread David Cole via CMake
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 wrote: > > Hello All, > > Is it possible to provide git depth option

Re: [CMake] ExternalProject_Add // git shallow clone

2015-05-05 Thread David Cole via CMake
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 > On May 5, 2015, at 5:19 AM, Sergei Nikulov wrote: > > Hello All, > > Is it possible to provide git depth option fo

[CMake] ExternalProject_Add // git shallow clone

2015-05-05 Thread Sergei Nikulov
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://ww