You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
1.4KB

  1. [submodule "dep/nanovg"]
  2. path = dep/nanovg
  3. url = https://github.com/VCVRack/nanovg.git
  4. ignore = untracked
  5. [submodule "dep/nanosvg"]
  6. path = dep/nanosvg
  7. url = https://github.com/memononen/nanosvg.git
  8. ignore = untracked
  9. [submodule "dep/osdialog"]
  10. path = dep/osdialog
  11. url = https://github.com/AndrewBelt/osdialog.git
  12. ignore = untracked
  13. [submodule "dep/oui-blendish"]
  14. path = dep/oui-blendish
  15. url = https://github.com/VCVRack/oui-blendish.git
  16. ignore = untracked
  17. [submodule "dep/rtaudio"]
  18. path = dep/rtaudio
  19. url = https://github.com/VCVRack/rtaudio.git
  20. ignore = untracked
  21. [submodule "dep/glfw"]
  22. path = dep/glfw
  23. url = https://github.com/VCVRack/glfw.git
  24. ignore = untracked
  25. [submodule "dep/fuzzysearchdatabase"]
  26. path = dep/fuzzysearchdatabase
  27. url = https://bitbucket.org/j_norberg/fuzzysearchdatabase.git
  28. [submodule "dep/filesystem"]
  29. path = dep/filesystem
  30. url = https://github.com/gulrak/filesystem.git
  31. [submodule "dep/pffft"]
  32. path = dep/pffft
  33. url = https://bitbucket.org/jpommier/pffft.git
  34. [submodule "dep/rtmidi"]
  35. path = dep/rtmidi
  36. url = https://github.com/VCVRack/rtmidi.git
  37. [submodule "dep/tinyexpr"]
  38. path = dep/tinyexpr
  39. url = https://github.com/codeplea/tinyexpr.git
  40. [submodule "dep/speexdsp"]
  41. path = dep/speexdsp
  42. url = https://gitlab.xiph.org/xiph/speexdsp.git
  43. ignore = untracked
  44. [submodule "dep/simde"]
  45. path = dep/simde
  46. url = https://github.com/simd-everywhere/simde.git