forked from Denvi/Candle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
23 lines (23 loc) · 843 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
[submodule "src/designerplugins/joystickplugin/SFML"]
path = src/designerplugins/joystickplugin/SFML
url = https://github.com/SFML/SFML
tag = 2.6.1
[submodule "src/vendor/PropertyEditor"]
path = src/vendor/PropertyEditor
url = https://github.com/etet100/Property-Editor
[submodule "src/vendor/uCNC"]
path = src/vendor/uCNC
url = https://github.com/etet100/uCNC
branch = candle-library
[submodule "src/vendor/CircularBuffer"]
path = src/vendor/CircularBuffer
url = https://github.com/rlogiacco/CircularBuffer
[submodule "src/vendor/QtEventBus"]
path = src/vendor/QtEventBus
url = https://github.com/cmguo/QtEventBus
[submodule "src/vendor/CRC"]
path = src/vendor/CRC
url = https://github.com/RobTillaart/CRC
[submodule "src/vendor/phantomstyle"]
path = src/vendor/phantomstyle
url = https://github.com/cristianadam/phantomstyle