Am Mon, 25 Oct 2021 10:34:00 +0200
schrieb Stephan Witt <st.w...@gmx.net>:

> Am 25.10.2021 um 10:30 schrieb Kornel Benko <kor...@lyx.org>:
> > 
> > Am Sun, 24 Oct 2021 21:19:37 +0200 (CEST)
> > schrieb Stephan Witt <sw...@lyx.org>:
> >   
> >> commit aabe9e8b11b73d57d22893f5889ebee9dd97efe5
> >> Author: Stephan Witt <sw...@lyx.org>
> >> Date:   Sun Oct 24 21:41:11 2021 +0200
> >> 
> >>    Improved Qt framework configuration detection on macOS, add support for 
> >> Qt6  
> > 
> > Nothing needed for cmake?  
> 
> I’ll check. That’s not my priority - I don’t know how to build a package for 
> LyX with
> cmake.
> 
> BR, Stephan

It should work with
        $ cmake <lyx-source-path> -DLYX_CPACK:BOOL=ON ...
There should be created a new target 'package'.

For example under debian-linux one could use
        $ cmake <lyx-source-path> -DLYX_CPACK:BOOL=ON -DCPACK_BINARY_DEB:BOOL=ON
        $ make package

        Kornel

Attachment: pgp_g2FR2lDZV.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to