1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00
JUCE/extras/Build/CMake
attila 2d6bb5ba0e Linux: CMake: Omit linking browser related dynamic libraries
We've already had a mechanism in place which loads these libraries, such
as libwebkit2gtk-4.1.so, only if they are available on the system during
runtime. This way we can run with either version 4.1 or 4.0 of the
library depending on which one is available.

It's also possible to run apps on headless systems with the relevant
features being effectively disabled in such situations.
2024-10-25 15:51:22 +02:00
..
checkBundleSigning.cmake Update licensing information 2024-04-16 11:39:35 +01:00
copyDir.cmake Update licensing information 2024-04-16 11:39:35 +01:00
FindWebView2.cmake Make WebView2 installation instructions more robust 2024-06-06 13:48:51 +02:00
juce_LinuxSubprocessHelper.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_runtime_arch_detection.cpp CMake: Improve Windows Arm architecture detection 2024-10-23 10:59:05 +01:00
JUCECheckAtomic.cmake Update licensing information 2024-04-16 11:39:35 +01:00
JUCEConfig.cmake.in Remove outdated copyright years 2024-04-23 12:36:47 +01:00
JUCEHelperTargets.cmake VST3: Fix an issue migrating VST2 to VST3 states in Reaper 2024-08-24 08:38:10 +01:00
JuceLV2Defines.h.in LV2: Add initial client support 2022-04-22 14:18:52 +01:00
JUCEModuleSupport.cmake Linux: CMake: Omit linking browser related dynamic libraries 2024-10-25 15:51:22 +02:00
JUCEUtils.cmake Linux: CMake: Omit linking browser related dynamic libraries 2024-10-25 15:51:22 +02: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
PIPAudioProcessorWithARA.cpp.in CMake: Add support for ARA plugin PIPs 2022-05-12 12:31:30 +02: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