1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras
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
..
AudioPerformanceTest Resave all projects 2023-01-25 17:07:25 +00:00
AudioPluginHost Resave all projects 2023-01-25 17:07:25 +00:00
BinaryBuilder Resave all projects 2023-01-25 17:07:25 +00:00
Build CMake: Avoid passing generator platform to jucaide build 2023-01-25 17:07:25 +00:00
NetworkGraphicsDemo Resave all projects 2023-01-25 17:07:25 +00:00
Projucer Resave all projects 2023-01-25 17:07:25 +00:00
UnitTestRunner Resave all projects 2023-01-25 17:07:25 +00:00
WindowsDLL Resave all projects 2023-01-25 11:44:02 +00:00
CMakeLists.txt Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00