Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 206
    • Issues 206
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge requests
  • !155

BUG: Be compliant with new cmake policy CMP0072 with cmake > 3.11

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Manuel Grizonnet requested to merge opengl_glvnd_preferences into develop Jun 29, 2018
  • Overview 7
  • Commits 6
  • Pipelines 0
  • Changes 2

fix bug #1653 (closed) fix a typo in a comment in a cmakelists.txt

The issue pop up of pc-christophe with a recent version of cmake:

https://dash.orfeo-toolbox.org/viewConfigure.php?buildid=325190

Our cmake policy management in OTB cmake deserves some love as we maintain for historical reason OLD behaviour for cmake policies (46 and 54).

It should be ported to the NEW behavior and not rely on setting a policy to OLD.

Edited Jun 29, 2018 by Manuel Grizonnet
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: opengl_glvnd_preferences