mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
4ac5a2f866
Add a helper to select architecture-specific implementations of a package on an Apple-specific platform. Fixes: #25516
3 lines
82 B
CMake
3 lines
82 B
CMake
set(platform_name ios-simulator)
|
|
include(apple-export-ios-simulator-common.cmake)
|