1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras/Build
reuk f29e2de715
CMake: Propagate more definitions from shared-code to plugin wrappers
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.
2020-11-16 10:14:55 +00:00
..
CMake CMake: Propagate more definitions from shared-code to plugin wrappers 2020-11-16 10:14:55 +00:00
juce_build_tools build_tools: Changed the capitalise argument of makeValidIdentifier() to makeCamelCase to make it clearer what it actually does 2020-11-05 16:52:41 +00:00
juceaide Updated all license headers 2020-06-29 08:30:22 +01:00
CMakeLists.txt Updated all license headers 2020-06-29 08:30:22 +01:00