We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95868c7 + 2ec269f commit 636e3a6Copy full SHA for 636e3a6
.gitmodules
@@ -1,9 +1,12 @@
1
[submodule "cmake"]
2
path = cmake
3
url = https://github.com/biojppm/cmake
4
+ branch = master
5
[submodule "extern/debugbreak"]
6
path = src/c4/ext/debugbreak
7
url = https://github.com/biojppm/debugbreak
8
9
[submodule "src/c4/ext/fast_float"]
10
path = src/c4/ext/fast_float
11
url = https://github.com/fastfloat/fast_float
12
+ branch = main
0 commit comments