Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4,167
    • Issues 4,167
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • 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
  • !7103

define_property(): Change constraints of INITIALIZE_FROM_VARIABLE

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kyle Edwards requested to merge kyle.edwards/cmake:initialize-property-name into master Mar 21, 2022
  • Overview 11
  • Commits 1
  • Pipelines 5
  • Changes 13

Remove the requirement that the variable name have a prefix while keeping the suffix requirement. Require that the property name contain an underscore. Update docs and tests accordingly.

Fixes: #23340 (closed)
Backport: release

Edited Mar 21, 2022 by Kyle Edwards
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: initialize-property-name