CMake/Modules/CompilerId
Patrick Gansterer b02f09d434 VS: Replace ArchitectureId with PlatformName
Since we do not need the information about the target architecture
we can use the PlatformName only to specify the this information.
This also removes setting of the MSVC_*_ARCHITECTURE_ID variable
which is not required, because this variable gets set by the
compiler detection code in CMAKE_DETERMINE_COMPILER_ID_CHECK().
2013-08-05 13:38:26 +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: 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
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