forked from yuki-koyama/unblending
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 760 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/cxxopts"]
path = external/cxxopts
url = https://github.com/jarro2783/cxxopts.git
[submodule "external/json11"]
path = external/json11
url = https://github.com/dropbox/json11.git
[submodule "external/nlopt"]
path = external/nlopt
url = https://github.com/stevengj/nlopt.git
[submodule "external/nlopt-util"]
path = external/nlopt-util
url = https://github.com/yuki-koyama/nlopt-util.git
[submodule "external/parallel-util"]
path = external/parallel-util
url = https://github.com/yuki-koyama/parallel-util.git
[submodule "external/timer"]
path = external/timer
url = https://github.com/yuki-koyama/timer.git
[submodule "external/tinycolormap"]
path = external/tinycolormap
url = https://github.com/yuki-koyama/tinycolormap.git