CMake/Modules/CompilerId
Brad King bc5bcad45e Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH
Xcode 10 no longer populates `CURRENT_ARCH` with the current
architecture in shell scripts and instead uses `undefined_arch`.
Instead we must use `ARCHS`.  It lists all architectures separated by
spaces.

Fixes: #18085
2018-06-18 13:44:43 -04:00
..
main.swift.in Swift: Fix Compiler-Id detection for Swift 2 2015-09-03 20:30:45 +02:00
VS-7.vcproj.in VS: Replace ArchitectureId with PlatformName 2013-08-05 13:38:26 +02:00
VS-10.csproj.in VS: Fix CSharp compiler identification for VS 2017 2017-01-31 09:00:20 -05:00
VS-10.vcxproj.in VS: Add option to select the version of the toolset used by VS 2017 2018-05-29 10:12:59 -04:00
VS-Intel.vfproj.in VS: Detect Intel Fortran compiler id and version 2013-10-18 09:55:59 -04:00
VS-NsightTegra.vcxproj.in VS: Detect compiler id of Nsight Tegra-Android toolchains 2014-09-29 16:05:53 -04:00
Xcode-3.pbxproj.in Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH 2018-06-18 13:44:43 -04:00