Skip to content

Use shallow clones for the submodules

Andre Offringa requested to merge checkout-shallow-submodules into master

This speeds up the build by a large amount; for the eigen library, it needs to download only 3 MB instead of 100 MB.

Merge request reports