mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-23 01:44:22 +00:00
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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Main.cpp | ||