[LyX/master] Cmake build: Require std >= 17 for compilation of QT6

Kornel Benko kornel at lyx.org
Tue Jun 25 12:25:58 UTC 2024


Am Tue, 25 Jun 2024 14:05:38 +0200
schrieb Jean-Marc Lasgouttes <lasgouttes at lyx.org>:

> Le 25/06/2024 à 13:45, Kornel Benko a écrit :
> > commit 5ee53450bbef83b60edde401b075f2e1d51ce5b7
> > Author: Kornel Benko <kornel at lyx.org>
> > Date:   Tue Jun 25 13:50:32 2024 +0200
> > 
> >      Cmake build: Require std >= 17 for compilation of QT6  
> 
> >   	else()
> > +		if (CMAKE_CXX_STANDARD LESS 11)
> > +			message(STATUS "CXX_STANDARD = ${CMAKE_CXX_STANDARD}")
> > +			message(FATAL_ERROR "QT6 compilation requires at least
> > CXX_STANDARD = 11")
> > +		endif()  
> 
> I guess you meant QT5 here.
> 
> JMarc
> 

Sure, Copy/paste error

	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/20240625/29d8980c/attachment.asc>


More information about the lyx-devel mailing list