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,166
    • Issues 4,166
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • 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
  • !1765

VS_DOTNET_PLATFORM to overwrite the "platform" for a C# target

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jean-Philippe Lebel requested to merge jplebel/cmake:master into master Feb 14, 2018
  • Overview 10
  • Commits 1
  • Pipelines 4
  • Changes 1

For example, you can now create a AnyCPU target by using set_property(TARGET Example PROPERTY VS_DOTNET_PLATFORM "AnyCPU")

Edited Feb 14, 2018 by Jean-Philippe Lebel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master