You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake: Add option to use external JUCE installation
We have our own JUCE patches, though in some cases there is a need for
people to use JUCE provided by package manager.
Add `USE_SYSTEM_JUCE` cmake option. By default in-tree JUCE is used.
See:
werman#131werman#147
0 commit comments