Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,107
    • Issues 4,107
    • 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
  • Issues
  • #21922
Closed
Open
Issue created Mar 11, 2021 by slon872@slon872

VS: 16.9 ambiguity between VC toolsets 14.28.29333 and 14.28.29910

Visual Studio 16.9.x is shipped with several C++ toolsets including 14.28.29333 (16.8.x milestone) 14.28.29910 (latest, 16.9.x). Both have version number starting with 14.28. CMake does not recognize three-number version in CMAKE_GENERATOR_TOOLSET. E.g, v142,version=14.28.29333,host=x64. Two-number version 14.28 is treated in favor of latest toolset making 14.28.29333 inaccessible.

Edited Mar 11, 2021 by Brad King
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking