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