mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Both architectures appear in object files, so add both of them to `CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID` too. We already do this for multiple `CMAKE_OSX_ARCHITECTURES` on Apple platforms. Fixes: #28067