Tracktion / tracktion_engine

Tracktion Engine module
Other
1.21k stars 152 forks source link

[FR]: Add a CI build against the latest JUCE #212

Closed drowaudio closed 4 months ago

drowaudio commented 4 months ago

Use CMake FetchContent to get the latest juce and try building against it. This not only tests using FetchContent but also lets us know if the JUCE API becomes incompatible. We can also add a badge for this.