You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CMake] set OSX_ARCHITECTURES in add_swift_target_library_single (swiftlang#59922)
This way we configure correctly `libBlocksRuntime`, which is not using
`add_swift_target_library` (where the code for setting `OSX_ARCHITECTURES`
currently lives, see swiftlang#38415 and swiftlang#38956)
Addresses rdar://96469791
0 commit comments