Skip to content
Snippets Groups Projects
Commit 09e6c056 authored by Alexis Girault's avatar Alexis Girault
Browse files

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
parents 761b92ec aceb5d17
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment