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,105
    • Issues 4,105
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • 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
  • Merge requests
  • !3908

VS: Add toolset v142 CSharp flag table

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Brad King requested to merge brad.king/cmake:vs-v142-csharp-flags into master Oct 11, 2019
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 2

While the flag tables for C and C++ were generated from MSBuild .xml files, the CSharp flag tables were written by hand. Copy the v141 flag table to use for the v142 toolset.

Remove the special case added by !2856 (merged) that mapped the v142 flag table lookup to v141 since we now have the real v142 table.

Fixes: #19828 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: vs-v142-csharp-flags