GPL compliance question when redistributing Tracktion Engine in a JUCE project

Hi, I’m building a GPL-licensed project that uses Tracktion Engine (GPL version).

My setup is:
• Tracktion is included as a submodule (unmodified source files)
• I removed some unused modules/targets, but did not change any source code
• My project is GPL
• I plan to make the repo public and publish binaries, providing full source

Is this compliant with the Tracktion GPL license and acceptable redistribution?

This sounds perfectly compliant.

What makes you doubt this?

Hi, thanks for confirming.

Nothing in particular made me doubt it, it’s just the first time I’m distributing a project that includes Tracktion under GPL, so I wanted to double-check I wasn’t missing any subtle licensing gotchas.

Thanks again for the clarification.