[cmake-developers] ExternalProject and git clone

Peter Kümmel syntheticpp at gmx.net
Mon Sep 9 16:47:04 EDT 2013


On 05.09.2013 14:28, Daniele E. Domenichelli wrote:
>
> I'd like to be able to modify files, commit, and push from the external
> git repositories,

For this use case you could use submodules in git:

     http://git-scm.com/book/en/Git-Tools-Submodules

Peter




More information about the cmake-developers mailing list