Merge branch 'http-external-deps' into 'master'
Use HTTPS for external dependencies As noted by @NickMilef in the developers mailing list, `googletest` git repository was using the SSH protocol instead of HTTPS, which requires users to add an ssh_key on github.com. We switch all those external projects to HTTPS protocol, but keep the ones hosted by ourselves on gitlab.kitware.com in SSH since we might be contributing back to those during development See merge request !105
No related branches found
No related tags found
Showing
- CMake/External/External_GoogleTest.cmake 1 addition, 1 deletionCMake/External/External_GoogleTest.cmake
- CMake/External/External_PThreads.cmake 1 addition, 1 deletionCMake/External/External_PThreads.cmake
- CMake/External/External_Uncrustify.cmake 2 additions, 2 deletionsCMake/External/External_Uncrustify.cmake
- CMake/External/External_g3log.cmake 1 addition, 1 deletionCMake/External/External_g3log.cmake
Loading
Please register or sign in to comment