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,106
    • Issues 4,106
    • 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
  • Merge requests
  • !1956

VS: Disallow ReferenceOutputAssembly in ProjectReference if not possible

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bastien Schatt requested to merge bschatt/cmake:ProjectReference into master Apr 12, 2018
  • Overview 7
  • Commits 1
  • Pipelines 2
  • Changes 1

Explicitly turn off ReferenceOutputAssembly in ProjectReference elements naming other project files whose types do not produce assemblies. We already do this for C# but it makes sense for other languages too.

Fixes: #17906 (closed)
Topic-rename: vs-conditional-reference-assembly

Edited Apr 13, 2018 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ProjectReference