forked from 3343/edge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 964 Bytes
/
.gitmodules
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 "submodules/pugixml"]
path = submodules/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "submodules/easylogging"]
path = submodules/easylogging
url = https://github.com/easylogging/easyloggingpp.git
[submodule "submodules/libxsmm"]
path = submodules/libxsmm
url = https://github.com/hfp/libxsmm.git
[submodule "submodules/Catch"]
path = submodules/Catch
url = https://github.com/philsquared/Catch.git
[submodule "submodules/exprtk"]
path = submodules/exprtk
url = https://github.com/3343/exprtk.git
[submodule "submodules/edge_pre"]
path = submodules/edge_pre
url = https://github.com/3343/edge_pre.git
[submodule "submodules/eigen"]
path = submodules/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "submodules/wykobi"]
path = submodules/wykobi
url = https://github.com/ArashPartow/wykobi.git
[submodule "submodules/py-cpuinfo"]
path = submodules/py-cpuinfo
url = https://github.com/workhorsy/py-cpuinfo.git