[CMake] ExternalProject git clone hangs on windows

Petr Kmoch petr.kmoch at gmail.com
Mon Aug 17 04:04:59 EDT 2015


Hi Avi.

On Sat, Aug 15, 2015 at 1:54 AM, Tevet, Avi A <avi.a.tevet at intel.com> wrote:

> Hi all,
>
>
> [...]
>
>
>
> I don’t know if this is related, but when I look inside the generated VS
> projects for the dependencies, I see the “CMake Rules” directory full of
> *.rule files, but they are all effectively empty, containing just the text “#
> generated from CMake”.
>

Just to address this bit: that's correct. The rule file's contents are
irrelevant, it just has to exist as a file. CMake attaches "custom build
rules" to this file in the VS project, and these rules are stored in the
vc[x]proj.

Petr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150817/aedc9ffa/attachment.html>


More information about the CMake mailing list