|
123456789101112131415161718 |
- [submodule "dep/nanovg"]
- path = dep/nanovg
- url = https://github.com/memononen/nanovg.git
- [submodule "dep/nanosvg"]
- path = dep/nanosvg
- url = https://github.com/memononen/nanosvg.git
- [submodule "dep/osdialog"]
- path = dep/osdialog
- url = https://github.com/AndrewBelt/osdialog.git
- [submodule "dep/oui-blendish"]
- path = dep/oui-blendish
- url = https://github.com/AndrewBelt/oui-blendish.git
- [submodule "dep/rtaudio"]
- path = dep/rtaudio
- url = https://github.com/thestk/rtaudio.git
- [submodule "dep/glfw"]
- path = dep/glfw
- url = https://github.com/AndrewBelt/glfw.git
|