-
Notifications
You must be signed in to change notification settings - Fork 258
Expand file tree
/
Copy path.gitmodules
More file actions
49 lines (49 loc) · 1.77 KB
/
Copy path.gitmodules
File metadata and controls
49 lines (49 loc) · 1.77 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[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
[submodule "dependencies/Vulkan-Headers"]
path = dependencies/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "dependencies/volk"]
path = dependencies/volk
url = https://github.com/zeux/volk.git
[submodule "dependencies/VulkanMemoryAllocator"]
path = dependencies/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
[submodule "dependencies/glslang"]
path = dependencies/glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "dependencies/SPIRV-Headers"]
path = dependencies/SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers.git