Skip to content
Snippets Groups Projects

[!812] [cmake][bugfix] Use install(PROGRAMS...) signature to install executable scripts

Merged [!812] [cmake][bugfix] Use install(PROGRAMS...) signature to install executable scripts
Merged Dominic Kempf requested to merge cherry-pick-cc5ed571 into releases/2.7

Merge branch 'feature/install-scripts-executable' into 'master'

ref:core/dune-common> CMake does not preserve file permissions when installing files. In order to get executable scripts installed, the install(PROGRAMS...) signature needs to be used instead of install(FILES...).

See merge request core/dune-common!812

(cherry picked from commit cc5ed571)

ee4cef6d [cmake][bugfix] Use install(PROGRAMS...) signature to install executable scripts

Merge request reports

Pipeline #27055 passed

Pipeline passed for e1c92f23 on cherry-pick-cc5ed571

Approval is optional

Merged by Dominic KempfDominic Kempf 4 years ago (May 18, 2020 10:07am UTC)

Merge details

  • Changes merged into master with 20a8172d.
  • Deleted the source branch.

Pipeline #27059 passed

Pipeline passed for 20a8172d on releases/2.7

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading