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/CMake
reuk f0642979f9
CMake: Fix issue with VST, VST3, and Unity targets
On Linux, all these target kinds tried to create products with the same
name. Now we place each plugin target into a folder named after the
plugin kind, which allows each plugin kind to produce artefacts which
share names.
2020-05-05 12:28:47 +01:00
..
copyDir.cmake Updated all license headers 2020-04-23 17:30:39 +01:00
JUCEConfig.cmake.in CMake: Use juce_add_modules to import modules from install tree 2020-05-05 12:28:46 +01:00
JUCEHelperTargets.cmake CMake: Move helper targets to dedicated file 2020-05-05 00:06:48 +01:00
JUCEUtils.cmake CMake: Fix issue with VST, VST3, and Unity targets 2020-05-05 12:28:47 +01:00
LaunchScreen.storyboard CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00
PIPAudioProcessor.cpp.in CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00
PIPComponent.cpp.in Projucer: Stop requiring JuceHeader to be included in projects 2020-04-13 13:16:05 +01:00
PIPConsole.cpp.in CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00
RecentFilesMenuTemplate.nib CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00
UnityPluginGUIScript.cs.in CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00