Am Thu, 24 Oct 2024 12:28:24 +0200 schrieb Jean-Marc Lasgouttes <[email protected]>:
> Le 24/10/2024 à 12:26, Jean-Marc Lasgouttes a écrit :
> > Le 24/10/2024 à 11:39, Kornel Benko a écrit :
> >> My try at commits 7bba9a3a and 112208dd.
> >
> > These are fine.
>
> Sorry, I have a question: In the following
> - list(APPEND tmp_list 98 11 14)
> + list(APPEND tmp_list 14 17 20)
> why do you keep "14"?
>
> JMarc
I don't keep it. It only temporary and for the result it is discarded at line
development/cmake/modules/LyXMacros.cmake:493
since we have now max_desired=20, min_enabled=17 set in
development/cmake/modules/FindCXX11Compiler.cmake:42
On the contrary, I think I should have set it for older cmake (which does not
give the
info) to
11 14 17 20 23 26
Kornel
pgpefKfRwT311.pgp
Description: Digitale Signatur von OpenPGP
-- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
