mac: prevent generate on cross-compiles (#15120)

For some versions of Xcode, cmake builds are failing due to header problems in
cross-compiling during the generate phase.  Since generate is producing arch
independent generated output, we can skip this during cross-compiling.
This commit is contained in:
Daniel Hiltgen
2026-04-13 13:04:58 -07:00
committed by GitHub
parent 0abf3aca36
commit a99e5d9c22

Diff Content Not Available