1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Build/CMake
reuk a3b68f5c60 CMake: Include helper targets, rather than exporting them
This change should mean that if JUCE is installed using one compiler
(e.g. clang) and then consumed in a build that uses a different compiler
(e.g. gcc), the helper targets will use the correct flags for both
compilers.
2020-06-30 17:40:54 +01:00
..
copyDir.cmake Updated all license headers 2020-06-29 08:30:22 +01:00
JUCEConfig.cmake.in CMake: Include helper targets, rather than exporting them 2020-06-30 17:40:54 +01:00
JUCEHelperTargets.cmake CMake: Include helper targets, rather than exporting them 2020-06-30 17:40:54 +01:00
JUCEUtils.cmake CMake: Include helper targets, rather than exporting them 2020-06-30 17:40:54 +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: Update pip templates with explicit namespaces 2020-06-02 17:52:54 +01:00
PIPComponent.cpp.in CMake: Update pip templates with explicit namespaces 2020-06-02 17:52:54 +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