Skip to content
Snippets Groups Projects
Commit ee4cef6d authored by Dominic Kempf's avatar Dominic Kempf
Browse files

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

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...).
parent 840b4194
Branches
Tags
1 merge request!812[cmake][bugfix] Use install(PROGRAMS...) signature to install executable scripts
Pipeline #26990 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment