<p dir="ltr"><br>
15 авг. 2015 г. 3:04 AM пользователь "Tevet, Avi A" <<a href="mailto:avi.a.tevet@intel.com">avi.a.tevet@intel.com</a>> написал:<br>
><br>
> Hi all,<br>
>  <br>
><br>
> Can someone please tell me what I need to do so that I can use VS2015 to build a project with git dependencies managed through ExternalProject_add?<br>
></p>
<p dir="ltr">Try clone git project using url from ExternalPoject_add.<br>
Possible git will request something interactively - like add ssh key of remote host or request password.<br>
If so, this was a reason for hang.</p>
<p dir="ltr">As solution - add host keys permanently or change url to https/local clone scheme.<br>
If password used on ssh key - remove it if possible.</p>
<p dir="ltr">HTH,</p>
<p dir="ltr">><br>
> Thanks,<br>
><br>
>  <br>
><br>
> Avi<br>
><br>
><br>
> --<br>
><br>
> Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
><br>
> Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
><br>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
><br>
> CMake Support: <a href="http://cmake.org/cmake/help/support.html">http://cmake.org/cmake/help/support.html</a><br>
> CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html">http://cmake.org/cmake/help/consulting.html</a><br>
> CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html">http://cmake.org/cmake/help/training.html</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/cmake">http://public.kitware.com/mailman/listinfo/cmake</a><br>
</p>