https://github.com/Kitware/CMake
Revision 118f741c495be8e244ad7d021623907d450d63ee authored by Bill Hoffman on 20 March 2013, 21:54:49 UTC, committed by Brad King on 26 March 2013, 14:31:39 UTC
Git sometimes fails to clone repositories due to network outage or
server load.  Try 3 times before giving up.
1 parent 2557e84
Raw File
Tip revision: 118f741c495be8e244ad7d021623907d450d63ee authored by Bill Hoffman on 20 March 2013, 21:54:49 UTC
ExternalProject: Retry on a failed git clone
Tip revision: 118f741
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top