Am Tue, 25 Jun 2024 14:05:38 +0200 schrieb Jean-Marc Lasgouttes <[email protected]>:
> Le 25/06/2024 à 13:45, Kornel Benko a écrit : > > commit 5ee53450bbef83b60edde401b075f2e1d51ce5b7 > > Author: Kornel Benko <[email protected]> > > 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
pgpieYhkVHSnI.pgp
Description: Digitale Signatur von OpenPGP
-- lyx-devel mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-devel
