Thanks for all answers. I had to read the documentation before asking :-D

I changed the line for the executable from
> install(FILES ...
into
> install(PROGRAMS ...

That worked and as far as i can see is sufficient for my requirements.

2016-06-08 20:09 GMT+02:00 Domen Vrankar <domen.vran...@gmail.com>:

> > This could probably be supported by adding USE_SOURCE_PERMISSIONS for
> > install(FILES ...) would you be willing to contribute a patch?
>
> Misses that this is not cmake-dev mailing list... Patch would still be
> appreciated but you could also file a feature request (for extending
> the documentation regarding default permissions and adding
> USE_SOURCE_PERMISSIONS) here:
> https://cmake.org/Bug/view_all_bug_page.php
> Currently registration is disabled so if you don't have an account I
> could do it for you.
>
> Regards,
> Domen
>
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to