-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (24 loc) · 824 Bytes
/
Copy path.gitmodules
File metadata and controls
25 lines (24 loc) · 824 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
25
[submodule "modules/eigen"]
path = modules/eigen
url = https://gitlab.com/libeigen/eigen.git
[submodule "scripts/ArtToCart"]
path = scripts/ArtToCart
url = https://github.com/karstensensensen/ArtToCart.git
[submodule "modules/EThread"]
path = modules/EThread
url = https://github.com/karstensensensen/EThread.git
[submodule "modules/ChrTrcProfiler"]
path = modules/ChrTrcProfiler
url = https://github.com/karstensensensen/ChrTrcProfiler
[submodule "modules/SFML"]
path = modules/SFML
url = https://github.com/SFML/SFML.git
[submodule "modules/CImg"]
path = modules/CImg
url = https://github.com/dtschump/CImg.git
[submodule "modules/zlib"]
path = modules/zlib
url = https://github.com/madler/zlib.git
[submodule "modules/FastNoise2"]
path = modules/FastNoise2
url = https://github.com/Auburn/FastNoise2.git