Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-builder gnome-builder
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 310
    • Issues 310
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • 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
  • GNOMEGNOME
  • gnome-buildergnome-builder
  • Merge requests
  • !467

cmake: ignore targets without a install rule

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Günther Wagner requested to merge gwagner/gnome-builder:gunibert/cmake-target into main Nov 15, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

The installation rule is optional and therefore we should ignore targets without an installation path. This should allow to build and run inkscape with Builder

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gunibert/cmake-target