[cmake][bugfix] Use install(PROGRAMS...) signature to install executable scripts
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:06:38
| Stage: test |
Download artifacts
No artifacts found |
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...).
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:06:38
| Stage: test |
Download artifacts
No artifacts found |