CMake and HAVE_HUNSPELL_CXXABI
Kornel Benko
kornel at lyx.org
Sat Jun 22 18:39:57 UTC 2024
Am Sat, 22 Jun 2024 14:33:36 +0200
schrieb "Jürgen Spitzmüller" <jspitzm at gmail.com>:
> Am Samstag, dem 22.06.2024 um 14:07 +0200 schrieb Jürgen Spitzmüller:
> > If I compile master with cmake
> >
> > HAVE_HUNSPELL_CXXABI = FALSE
> >
> > although it should be true (and also is with autotools).
>
> With a fresh build the problem is gone.
>
> Sorry for the noise.
>
Yes, this is sometimes the result of cmake trying to speed up the configuration process
in that it caches the found config-variables for later use.
The drawback happens when some new stuff is added and cmake still uses the old
values.
BTW, no need to make a fresh build, it should be enough to remove the file CMakeCache.txt.
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/20240622/7faae539/attachment.asc>
More information about the lyx-devel
mailing list