Skip to content
Snippets Groups Projects

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

Merged Dominic Kempf requested to merge feature/install-scripts-executable into master

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...).

Merge request reports

Loading
Loading

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