-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
21 lines (21 loc) · 771 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "submodules/SimplePasteBin"]
path = submodules/SimplePasteBin
url = https://github.com/salehjg/SimplePasteBin.git
[submodule "submodules/argparse"]
path = submodules/argparse
url = https://github.com/jamolnng/argparse.git
[submodule "submodules/hlslib"]
path = submodules/hlslib
url = https://github.com/definelicht/hlslib.git
[submodule "submodules/spdlog"]
path = submodules/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "submodules/rapidjson"]
path = submodules/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "submodules/googletest"]
path = submodules/googletest
url = https://github.com/google/googletest.git
[submodule "config"]
path = config
url = https://github.com/salehjg/DeepPoint-V2-FPGA-Config.git