forked from eclipse-xacc/xacc
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
39 lines (39 loc) · 1.33 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "tpls/cpr"]
path = tpls/cpr
url = https://github.com/libcpr/cpr.git
[submodule "tpls/boost-cmake"]
path = tpls/boost-cmake
url = https://github.com/ornl-qci/boost-cmake
[submodule "tpls/cppmicroservices"]
path = tpls/cppmicroservices
url = https://github.com/ORNL-QCI/CppMicroServices.git
[submodule "quantum/plugins/dwave/embedding/minorminer"]
path = quantum/plugins/dwave/embedding/minorminer
url = https://github.com/dwavesystems/minorminer
[submodule "tpls/nlopt"]
path = tpls/nlopt
url = https://github.com/stevengj/nlopt
[submodule "quantum/plugins/dwave/tpls/legacy-sapi-clients"]
path = quantum/plugins/dwave/tpls/legacy-sapi-clients
url = https://github.com/ornl-qci/legacy-sapi-clients
[submodule "tpls/triq"]
path = tpls/triq
url = https://github.com/ORNL-QCI/TriQ.git
[submodule "tpls/qsim"]
path = tpls/qsim
url = https://github.com/quantumlib/qsim.git
[submodule "tpls/pybind11"]
path = tpls/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "tpls/spdlog"]
path = tpls/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "tpls/nlohmann"]
path = tpls/nlohmann
url = https://github.com/nlohmann/json.git
[submodule "tpls/eigen"]
path = tpls/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "tpls/qiskit-aer"]
path = tpls/qiskit-aer
url = https://github.com/Qiskit/qiskit-aer.git