On 10/26/2015 02:52 PM, Federico Milano wrote:
> but the only way I have made it work is by uninstalling Git.
[snip]
> Do you know what command is run when it is printing the line "Found Git:..."?

By the time that prints then most of the Git operations should be finished.
Run "cmake" from the command line and add the "--trace" option to get verbose
output about what it is doing.  That may show what is happening when the
hang occurs.

-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to