1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/extras/Build
reuk 070a6b35e9
CMake: Avoid passing generator platform to jucaide build
When building for arm64 with a VS generator on a x86_64 host,
CMAKE_CROSSCOMPILING is not set, and copying the generator platform can
result in a juceaide binary that doesn't run on the host system.

The removed code no longer seems to be necessary when configuring with
newer Clion versions.
2023-01-25 17:07:25 +00:00
..
CMake LV2 Client: Link juce_lv2_helper with pthread to ensure that threading is enabled in loaded plug-ins 2023-01-12 19:13:57 +00:00
juce_build_tools Bump version number to 7.0.5 2023-01-25 11:37:31 +00:00
juceaide CMake: Avoid passing generator platform to jucaide build 2023-01-25 17:07:25 +00:00
CMakeLists.txt Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00