forked from arrayfire/arrayfire
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 748 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "test/data"]
path = test/data
url = https://github.com/arrayfire/arrayfire_data
[submodule "assets"]
path = assets
url = https://github.com/arrayfire/assets
[submodule "test/gtest"]
path = test/gtest
url = https://github.com/google/googletest.git
[submodule "src/backend/cpu/threads"]
path = src/backend/cpu/threads
url = https://github.com/alltheflops/threads.git
[submodule "extern/cub"]
path = extern/cub
url = https://github.com/NVlabs/cub.git
[submodule "extern/spdlog"]
path = extern/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "extern/forge"]
path = extern/forge
url = https://github.com/arrayfire/forge.git
[submodule "extern/glad"]
path = extern/glad
url = https://github.com/arrayfire/glad.git