Re: [cmake-developers] Question about fetching big repositories with ExternalProject_Add

2019-03-14 Thread Ben Boeckel via cmake-developers
On Mon, Mar 11, 2019 at 16:50:21 +0100, workbe...@gmx.at wrote: > i play around much with ExternalProject_Add and i found some kind of > "error". When fetching big repositories like llvm cmake don't show any > output when cloning the repository which makes the user believe cmake > stucks, is there

[cmake-developers] Question about fetching big repositories with ExternalProject_Add

2019-03-11 Thread workbe...@gmx.at
Hi everyone, i play around much with ExternalProject_Add and i found some kind of "error". When fetching big repositories like llvm cmake don't show any output when cloning the repository which makes the user believe cmake stucks, is there a way to show the clone process with ExternalProject_Add(