mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-19 21:50:39 -06:00
When determining a given target's object directory, also check for its `OSX_ARCHITECTURES` before resorting to global defaults. This fixes inconsistent object library references when: - `CMAKE_OSX_ARCHITECTURES` is unset or singular - but the object library's `OSX_ARCHITECTURES` property is set to multiple archs
178 KiB
178 KiB