Skip to content

CMakePackageConfigHelpers: Add generate_apple_architecture_selection_file()

Brad King requested to merge brad.king/cmake:package-dispatch-apple into master

Add a helper to select architecture-specific implementations of a package on an Apple-specific platform.

Fixes: #25516 (closed)

Merge request reports