forked from ossia/score
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
executable file
·30 lines (30 loc) · 1.08 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
[submodule "API"]
path = API
url = https://github.com/OSSIA/API
[submodule "3rdparty/variant"]
path = 3rdparty/variant
url = https://github.com/eggs-cpp/variant.git
[submodule "3rdparty/QProgressIndicator"]
path = 3rdparty/QProgressIndicator
url = https://github.com/jcelerier/QProgressIndicator
[submodule "3rdparty/QRecentFilesMenu"]
path = 3rdparty/QRecentFilesMenu
url = https://github.com/jcelerier/QRecentFilesMenu.git
[submodule "3rdparty/nano-signal-slot"]
path = 3rdparty/nano-signal-slot
url = https://github.com/jcelerier/nano-signal-slot
[submodule "CMake/modules/cmake-modules"]
path = CMake/modules/cmake-modules
url = https://github.com/OSSIA/cmake-modules
[submodule "3rdparty/Qt-Color-Widgets"]
path = 3rdparty/Qt-Color-Widgets
url = https://github.com/jcelerier/Qt-Color-Widgets.git
[submodule "3rdparty/nodeeditor"]
path = 3rdparty/nodeeditor
url = https://github.com/jcelerier/nodeeditor
[submodule "3rdparty/quazip"]
path = 3rdparty/quazip
url = https://github.com/jcelerier/quazip
[submodule "3rdparty/zlib"]
path = 3rdparty/zlib
url = https://github.com/madler/zlib