Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Nektar Nektar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 93
    • Issues 93
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 60
    • Merge requests 60
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge requests
  • !602

Add option to turn off https support to solve CMake SSL woes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dave Moxey requested to merge dmoxey/nektar:fix/cmake-ssl into master Apr 08, 2016
  • Overview 0
  • Commits 2
  • Changes 2

This MR adds a THIRDPARTY_USE_SSL option to enable/disable HTTPS support and fix #22 (closed), since some versions of CMake (including compute nodes and cx2 at least) are not compiled with SSL support, causing obtuse failures. The default is set to off to allow the greater range of systems to work out of the box.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/cmake-ssl