Update git submodules automatically
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.
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.