mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
In order to avoid collisions in the JucePlugin_Build preprocessor definitions, we were only propagating the JUCE_MODULE_AVAILABLE defs from the shared code target to the plugin wrapper targets. After this change, we propagate everything *but* the JucePlugin_Build definitions. |
||
|---|---|---|
| .. | ||
| CMake | ||
| juce_build_tools | ||
| juceaide | ||
| CMakeLists.txt | ||