Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Olm Olm
  • 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
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • matrix-orgmatrix-org
  • OlmOlm
  • Merge requests
  • !1

cmake: Add the SAS functions to the CMake build.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged poljar requested to merge poljar/cmake_sas into master Apr 28, 2019
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

The cmake configuration file was forgotten when the SAS functions were added.

Using cmake for building currently ends up in a build that is missing the symbols of the SAS functions as well as missing development headers after the install.

This PR adds the SAS functions to the cmake build and adds the SAS headers to the install.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: poljar/cmake_sas