Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4,168
    • Issues 4,168
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Repository
  • cmake
  • Modules
  • CMakeDetermineCompilerId.cmake
Find file BlameHistoryPermalink
  • Patrick Gansterer's avatar
    VS10: Do not set the TargetMachine when detecting the compiler · 60e568cf
    Patrick Gansterer authored Aug 04, 2013
    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.
    60e568cf