Skip to content

Update git submodules automatically

Bram Veenboer requested to merge git-submodules into master

Let CMake automatically download the git submodules. It is no longer needed to call git clone --recursive, or set the GIT_SUBMODULE_STRATEGY for the CI.

Merge request reports