I'd like to play with the bounded_integer library but I can not clone all the maybe necessary sub-modules like cmake_strict_defaults.
The root cause is that the cmake_strict_defaults repository was added as sub-module by Git protocol, rather than HTTPS protocol, thus others cannot even clone sub-module without permissions.
Hello,
I'd like to play with the bounded_integer library but I can not clone all the maybe necessary sub-modules like cmake_strict_defaults.
The root cause is that the cmake_strict_defaults repository was added as sub-module by Git protocol, rather than HTTPS protocol, thus others cannot even clone sub-module without permissions.