forked from xLightsSequencer/xLights
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.24 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
31
32
33
34
35
36
[submodule "dependencies/FFmpeg"]
path = dependencies/FFmpeg
url = https://github.com/FFmpeg/FFmpeg.git
[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/spxml"]
path = dependencies/spxml
url = https://github.com/spsoft/spxml.git
[submodule "dependencies/log4cpp-codegit"]
path = dependencies/log4cpp-codegit
url = https://git.code.sf.net/p/log4cpp/codegit
[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