forked from xdg-org/xdg
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 713 Bytes
/
Copy path.gitmodules
File metadata and controls
22 lines (22 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "catch2"]
path = vendor/catch2
url = https://github.com/catchorg/Catch2.git
branch = 5a40b2275caa05cf809bf04df848764a9d7df2e2
[submodule "tests/test_files"]
path = tests/test_files
url = https://github.com/xdg-org/xdg_test_files
[submodule "fmt"]
path = vendor/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "vendor/argparse"]
path = vendor/argparse
url = https://github.com/p-ranav/argparse.git
[submodule "vendor/indicators"]
path = vendor/indicators
url = https://github.com/p-ranav/indicators
[submodule "vendor/linalg"]
path = vendor/linalg
url = https://github.com/sgorsten/linalg.git
[submodule "vendor/GPRT"]
path = vendor/GPRT
url = https://github.com/gprt-org/GPRT.git