1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Build
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
..
CMake CMake: Link necessary libraries for hosting plugins 2020-05-14 16:44:50 +01:00
juce_build_tools Updated all license headers 2020-04-23 17:30:39 +01:00
juceaide CMake: Add diagnostic output while building juceaide 2020-05-14 10:13:50 +01:00
CMakeLists.txt Updated all license headers 2020-04-23 17:30:39 +01:00