Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CoMISo CoMISo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CoMISoCoMISo
  • CoMISoCoMISo
  • Merge requests
  • !29

CMake changes to build CoMISo with MSVC in Debug mode

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jane Tournois requested to merge jtournois/CoMISo:CMake_to_build_Debug-msvc into master Mar 19, 2018
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 2

With this merge request, building CoMISo in Debug mode with MSVC generates the binaries CoMISod.dll and CoMISod.lib, and copies them to the Build folder.

It avoids that building in Debug mode overwrites the binaries generated in Release mode, and helps differentiate them.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: CMake_to_build_Debug-msvc