Skip to content

export: Fix IMPORTED_LOCATION of iOS flat app bundles

Harry Mallon requested to merge hjmallon/cmake:_hm_ios_export_fix into master

iOS/tvOS app bundles are flat and do not include the Contents/MacOS layers, so they should not be in the IMPORTED_LOCATION.

Fixes: #23963 (closed)
Topic-rename: export-ios-app-layout

Edited by Brad King

Merge request reports