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 5e5ac203b9
CMake: Link necessary libraries for hosting plugins
The CoreAudioKit (and on macOS, AudioUnit) frameworks are required to
host AudioUnit plugins. Hosts (especially those which don't use the
`juce_audio_utils` module) should use the new `PLUGINHOST_AU` parameter
to `juce_add_*` in order to add the correct preprocessor definition and
link the necessary frameworks.
2020-05-14 16:44:50 +01:00
..
AudioPerformanceTest Re-saved all projects 2020-05-01 10:23:10 +01:00
AudioPluginHost CMake: Link necessary libraries for hosting plugins 2020-05-14 16:44:50 +01:00
BinaryBuilder Re-saved all projects 2020-05-01 10:23:10 +01:00
BLOCKS Updated all license headers 2020-04-23 17:30:39 +01:00
Build CMake: Link necessary libraries for hosting plugins 2020-05-14 16:44:50 +01:00
NetworkGraphicsDemo Re-saved all projects 2020-05-01 10:23:10 +01:00
Projucer Projucer: Minor layout fix 2020-05-13 12:18:13 +01:00
UnitTestRunner Re-saved all projects 2020-05-01 10:23:10 +01:00
WindowsDLL DSP: Revamp DSP module 2020-04-24 14:37:09 +01:00
CMakeLists.txt Updated all license headers 2020-04-23 17:30:39 +01:00