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,105
    • Issues 4,105
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • 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
  • !7149

FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kyle Edwards requested to merge kyle.edwards/cmake:header-sets-no-framework into master Apr 06, 2022
  • Overview 8
  • Commits 1
  • Pipelines 3
  • Changes 7

The feature needs a specialized implementation to place headers in the right place inside frameworks. To avoid silently doing the wrong thing, make this case an error for the 3.23 series.

Issue: #23386
Backport: release

Edited Apr 07, 2022 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: header-sets-no-framework