CMake/Modules/CompilerId
Patrick Gansterer 60e568cf79 VS10: Do not set the TargetMachine when detecting the compiler
The Microsoft linker is intelligent enough to detect the target
machine type depending on the input files. This allows us to
get the target architecture from the compiler instead of
maintaining the mapping to the platform name.
2013-08-05 13:38:21 +02: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: Ignore LIBC.lib when linking the CompilerId executables 2012-11-30 15:17:50 +01:00
VS-10.vcxproj.in VS10: Do not set the TargetMachine when detecting the compiler 2013-08-05 13:38:21 +02: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 explicitFileType to mark source types (#14093) 2013-04-16 15:44:48 -04:00