Skip to content

try_compile: Fix COPY_FILE with app-bundles on non-macOS hosts

Heiko Lewin requested to merge hlewin/cmake:consider_app_bundles into master

Cross compiling from eg linux to apple-platforms requires handling of .app-Bundles.

Fixes: #23597 (closed)
Topic-rename: try_compile-cross-app-bundles

Edited by Brad King

Merge request reports