Files
CMake/Tests/RunCMake/CMakePackage/apple-export-ios-simulator-arm64.cmake
Brad King 4ac5a2f866 CMakePackageConfigHelpers: Add generate_apple_architecture_selection_file()
Add a helper to select architecture-specific implementations of a
package on an Apple-specific platform.

Fixes: #25516
2023-12-19 08:56:30 -05:00

3 lines
88 B
CMake

set(platform_name ios-simulator-arm64)
include(apple-export-ios-simulator-common.cmake)