blob: f382b935c13f27d768946359d755a46ee4b33b0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "lib/double-conversion"]
path = lib/double-conversion
url = https://github.com/google/double-conversion.git
[submodule "lib/GSL"]
path = lib/GSL
url = https://github.com/microsoft/GSL.git
[submodule "lib/Catch2"]
path = lib/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "lib/cairo"]
path = lib/cairo
url = https://gitlab.freedesktop.org/cairo/cairo.git
|