-
- Downloads
[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
Loading
-
mentioned in commit e1c92f23
-
mentioned in merge request !814 (merged)
-
mentioned in commit 20a8172d
-
mentioned in merge request spack/dune-spack!25 (merged)
-
mentioned in commit 50072bcb
-
mentioned in merge request !828 (merged)
-
mentioned in commit 04878200
Please register or sign in to comment