Am Sat, 3 Apr 2021 18:13:17 +0200
schrieb pdv <pdvissch...@edpnet.be>:

> The Apple Clang compiler does not recognize the -Wno-deprecated-copy 
> compiler option. See thread "Re: warning: unknown warning option 
> '-Wno-deprecated-copy'" (8/10/2020) in this list.
> 
> This was solved for the autotools build with commit 4aee447af1 (13/10/2020).
> 
> I've implemented a similar check for the cmake build.
> 
> As is stands the patch unsets the test-variable from the cache and the 
> test is performed for each cmake-run.
> I don't know what's the preferred policy and one should remove that line 
> to use the cached result instead.
> 
> P. De Visschere

Why was
        +       unset(CHECK_WNODEPRECATEDCOPY_FLAG CACHE)
necessary?

        Kornel

Attachment: pgpzBQy09p8tR.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to