-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.01 KB
/
Copy path.gitmodules
File metadata and controls
27 lines (27 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "third-party/cuMat"]
path = third-party/cuMat
url = https://gitlab.com/shaman42/cuMat.git
[submodule "third-party/lodepng"]
path = third-party/lodepng
url = https://github.com/lvandeve/lodepng.git
[submodule "third-party/thread-pool"]
path = third-party/thread-pool
url = https://github.com/mtrebi/thread-pool.git
[submodule "third-party/portable-file-dialogs"]
path = third-party/portable-file-dialogs
url = https://github.com/samhocevar/portable-file-dialogs.git
[submodule "third-party/magic_enum"]
path = third-party/magic_enum
url = https://github.com/Neargye/magic_enum.git
[submodule "third-party/pybind11"]
path = third-party/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "third-party/cudad"]
path = third-party/cudad
url = https://gitlab.com/shaman42/cudad.git
[submodule "third-party/indicators"]
path = third-party/indicators
url = https://github.com/p-ranav/indicators.git
[submodule "third-party/lz4"]
path = third-party/lz4
url = https://github.com/shamanDevel/lz4.git