[CMake] Install( Targets ) loses executable permission

Hendrik Sattler post at hendrik-sattler.de
Wed Apr 22 00:21:23 EDT 2015



Am 22. April 2015 04:01:40 MESZ, schrieb J Decker <d3ck0r at gmail.com>:
>the library is built 'tasks.isp' with rwxr-xr-x
>but it's installed with rw-r--r--
>
>(platform is rasberry pi)

Normal libraries on linux don't need any executable bit set. That the linker creates files with that permission has probably other reasons.

HS



More information about the CMake mailing list