[LyX/master] Improved Qt framework configuration detection on macOS, add support for Qt6

Kornel Benko kornel at lyx.org
Mon Oct 25 09:23:06 UTC 2021


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

> Am 25.10.2021 um 10:30 schrieb Kornel Benko <kornel at lyx.org>:
> > 
> > Am Sun, 24 Oct 2021 21:19:37 +0200 (CEST)
> > schrieb Stephan Witt <switt at lyx.org>:
> >   
> >> commit aabe9e8b11b73d57d22893f5889ebee9dd97efe5
> >> Author: Stephan Witt <switt at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20211025/843239fe/attachment.asc>


More information about the lyx-devel mailing list