CMake/Modules/CompilerId
Brad King 0cce556b5f Xcode: Use sysroot and deployment target to identify compiler
Use CMAKE_OSX_SYSROOT and CMAKE_OSX_DEPLOYMENT_TARGET to set the Xcode
SDKROOT and MACOSX_DEPLOYMENT_TARGET build settings.  This is necessary
because some versions of Xcode select a different compiler based on
these settings.  We need to make sure the compiler identified during
language initialization matches what will be used for the actual build.
2014-04-29 09:36:15 -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 VS: Replace ArchitectureId with PlatformName 2013-08-05 13:38:26 +02:00
VS-Intel.vfproj.in VS: Detect Intel Fortran compiler id and version 2013-10-18 09:55:59 -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: Use sysroot and deployment target to identify compiler 2014-04-29 09:36:15 -04:00