Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B Breeze Icons
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Frameworks
  • Breeze Icons
  • Merge requests
  • !171

Install dark icons via execute_process to use cp -a

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rodney Dawes requested to merge dobey/breeze-icons:fix-445489 into master Nov 15, 2021
  • Overview 49
  • Commits 1
  • Pipelines 18
  • Changes 1

In order to ensure the dark icons are copied over the light icons which are installed into the dark theme for BUG:444095, we need to execute the cp command ourselves rather than using CMake's internal copy mechanism used by the normal install command, so we use CODE mode of install to execute_process and print an appropriate status message.

BUG: 445489

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-445489