Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X Xdmf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Xdmf
  • Xdmf
  • Merge requests
  • !25

BUG: Fix BUILD_SHARED_LIBS overwritting identical name flags.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jon Haitz Legarreta Gorroño requested to merge jhlegarreta/xdmf:FixBuildSharedLibsFlagScope into master Dec 06, 2016
  • Overview 1
  • Commits 1
  • Changes 1

The BUILD_SHARED_LIBS option for Xdmf was overwritting any flags having the same name being used by other toolkits using Xdmf. Since BUILD_SHARED_LIBS is a built-in CMake variable, this patch set prevents xdmf overwritting the BUILD_SHARED_LIBS flag value by simply removing the option.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: FixBuildSharedLibsFlagScope