Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 4,154
    • Issues 4,154
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • 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
Switch branch/tag
  • cmake
  • Modules
  • CMakeDetermineCompilerId.cmake
Find file BlameHistoryPermalink
  • Patrick Gansterer's avatar
    VS: Remove TargetMachine for linker when checking compiler id · 14861f88
    Patrick Gansterer authored Nov 19, 2012
    If the TargetMachine isn't defined the linker will choose
    the correct target depending on the input file. This helps
    us later with additional compiler platforms for WinCE.
    14861f88