forked from xLightsSequencer/xLights
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
34 lines (34 loc) · 1.13 KB
/
Copy path.gitmodules
File metadata and controls
34 lines (34 loc) · 1.13 KB
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
[submodule "dependencies/liquidfun"]
path = dependencies/liquidfun
url = https://github.com/google/liquidfun.git
[submodule "dependencies/midifile"]
path = dependencies/midifile
url = https://github.com/craigsapp/midifile.git
[submodule "dependencies/libltc"]
path = dependencies/libltc
url = https://github.com/x42/libltc.git
[submodule "macOS"]
path = macOS
url = https://github.com/xLightsSequencer/xLights-macOS.git
branch = main
[submodule "dependencies/libxlsxwriter"]
path = dependencies/libxlsxwriter
url = https://github.com/jmcnamara/libxlsxwriter.git
[submodule "dependencies/lua"]
path = dependencies/lua
url = https://github.com/xLightsSequencer/lua.git
[submodule "dependencies/pybind11"]
path = dependencies/pybind11
url = https://github.com/pybind/pybind11.git
branch = stable
[submodule "dependencies/nanosvg"]
path = dependencies/nanosvg
url = https://github.com/wxWidgets/nanosvg.git
branch = wx
[submodule "dependencies/pugixml"]
path = dependencies/pugixml
url = https://github.com/zeux/pugixml
[submodule "dependencies/spdlog"]
path = dependencies/spdlog
url = https://github.com/gabime/spdlog.git
branch = v1.x