Files
cmake/Source
Brad King 45fa9b32ca Apple: Improve handling of missing SDKs in CMAKE_APPLE_ARCH_SYSROOTS
Use `<arch>-SDK-NOTFOUND` instead of an empty string as a placeholder in
`CMAKE_APPLE_ARCH_SYSROOTS` for architectures whose SDK is not found.
This ensures the length of `CMAKE_APPLE_ARCH_SYSROOTS` matches the
length of `CMAKE_OSX_ARCHITECTURES`.  It also makes the missing SDKs
more visible in the value.

Issue: #20534
2020-04-08 11:51:02 -04:00
..
2019-03-18 14:18:13 -04:00
2019-03-18 14:18:13 -04:00
2020-01-28 11:35:24 -05:00
2020-03-20 06:26:14 -04:00
2019-01-25 06:44:32 -05:00
2019-07-21 09:25:32 +02:00
2019-01-29 14:09:21 -05:00
2019-09-04 18:03:01 +02:00
2018-12-12 09:46:13 -05:00
2018-12-12 06:40:10 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-25 06:44:32 -05:00
2019-02-21 08:24:26 -05:00
2019-09-10 22:21:41 +02:00
…