1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras
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
..
AudioPerformanceTest Re-saved all projects 2020-10-14 13:00:08 +01:00
AudioPluginHost PluginHost: Removed the juce_video module from CMakeLists.txt 2020-11-04 09:33:39 +00:00
BinaryBuilder Re-saved all projects 2020-10-14 13:00:08 +01:00
BLOCKS Updated all license headers 2020-04-23 17:30:39 +01:00
Build CMake: Propagate more definitions from shared-code to plugin wrappers 2020-11-16 10:14:55 +00:00
NetworkGraphicsDemo Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
Projucer Projucer: Made preprocessor define precedence consistent when not using a global AppConfig file 2020-11-16 09:01:41 +00:00
UnitTestRunner Re-saved all projects 2020-10-14 13:00:08 +01:00
WindowsDLL Re-saved all projects 2020-10-14 13:00:08 +01:00
CMakeLists.txt Updated all license headers 2020-06-29 08:30:22 +01:00