Skip to content

GitLab

  • Menu
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 3,807
    • Issues 3,807
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & 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
  • CMake
  • CMakeCMake
  • Issues
  • #16969

Closed
Open
Created Jun 14, 2017 by Deception666@Deception666Contributor

CSharp Win32 Manifest Flag Has Extra ':'

I am in the process of converting a c# project over to using CMake. When creating the win32 application, I noticed that "Create application without a manifest" is the default. I found this to be attributed to CMAKE_CSharp_FLAGS appending /nowin32manifest. Not a real big deal, but I had to dig into the code to find that the option for adding the win32 manifest if /win32manifest:. Yes, there is a ':' at the end of the flag option. I have to provide the ':' for the option to properly add the correct XML node. I assume this is just a typo.

Thanks, Ryan

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking