CMake/Modules/CompilerId
Brad King b91020f659 Xcode: Fix compiler id detection when code signing is required
The iOS product type 'com.apple.package-type.bundle.unit-test' requires
code signing on Xcode 6.  Other iOS target types do too.  Until CMake
learns to add the CODE_SIGN_IDENTITY build attribute itself, toolchain
files can set CMAKE_XCODE_ATTRIBUTE_CODE_SIGN_IDENTITY to tell the Xcode
generator to add the attribute.  Teach CMakeDetermineCompilerId to
recognize this variable and add the CODE_SIGN_IDENTITY build attribute
to the compiler id project.
2014-10-22 10:16:07 -04:00
..
VS-6.dsp.in VS6: Hardcode id_machine_6 for compiler detection 2013-08-05 13:38:19 +02:00
VS-7.vcproj.in VS: Replace ArchitectureId with PlatformName 2013-08-05 13:38:26 +02:00
VS-10.vcxproj.in CMakeDetermineCompilerId: Fix detection for VS ARM platform 2014-08-12 10:08:37 -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-1.pbxproj.in Xcode: Use explicitFileType to mark source types (#14093) 2013-04-16 15:44:48 -04:00
Xcode-2.pbxproj.in Xcode: Use explicitFileType to mark source types (#14093) 2013-04-16 15:44:48 -04:00
Xcode-3.pbxproj.in Xcode: Fix compiler id detection when code signing is required 2014-10-22 10:16:07 -04:00