commit d9f58c307bd79a1395e04a551120ce068a88b8ab parent f8dc62c465a4acda54cb7fed11633e41b11afde5 Author: dsp56300 <dsp56300@users.noreply.github.com> Date: Wed, 11 Aug 2021 00:03:21 +0200 added juce subrepo Diffstat:
M | .gitmodules | | | 3 | +++ |
A | source/JUCE | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -4,3 +4,6 @@ [submodule "source/ctrlr"] path = source/ctrlr url = https://github.com/Lyve1981/ctrlr.git +[submodule "source/JUCE"] + path = source/JUCE + url = https://github.com/dsp56300/JUCE diff --git a/source/JUCE b/source/JUCE @@ -0,0 +1 @@ +Subproject commit 90e8da0cfb54ac593cdbed74c3d0c9b09bad3a9f