Files
CMake/Tests/RunCMake/CMakePackage/apple-export-ios-simulator.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
82 B
CMake

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