.gitmodules (468B)
1 [submodule "3rd/JUCE"] 2 path = 3rd/JUCE 3 url = https://github.com/juce-framework/JUCE.git 4 [submodule "3rd/rapidjson"] 5 path = 3rd/rapidjson 6 url = https://github.com/Tencent/rapidjson.git 7 [submodule "3rd/WDL"] 8 path = 3rd/WDL 9 url = https://github.com/justinfrankel/WDL.git 10 [submodule "3rd/Catch2"] 11 path = 3rd/Catch2 12 url = https://github.com/catchorg/Catch2.git 13 [submodule "3rd/trompeloeil"] 14 path = 3rd/trompeloeil 15 url = https://github.com/rollbear/trompeloeil.git