Am Tue, 26 Nov 2019 20:57:22 +0100
schrieb Kornel Benko <[email protected]>:

> Am Tue, 26 Nov 2019 19:52:15 +0100
> schrieb pdv <[email protected]>:
> 
> > When installing with the latest CMake on MacOS the lyxeditor, inkscape 
> > and maxima files, copied into the bundle, are not longer executable. 
> > This is in particular a nuisance for the "reverse search" feature which 
> > calls lyxeditor.
> > 
> > In the "install(FILES ...)" command (in development/cmake/install.cmake) 
> > the PERMISSIONS should be mentioned explicitly. See enclosed patch.
> > 
> > Patrick  
> 
> Looks good. Will do it for master. Candidate for branch.
> 
>       Kornel

Too fast. What about
        install(PROGRAMS ...)
instead of 'install(FILES ...)?

        Kornel

Attachment: pgpsRelOmMDIn.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to