]> git.lyx.org Git - features.git/commit
Cmake build: Remove warnings about deprecated policy CMP0069
authorKornel Benko <kornel@lyx.org>
Sat, 9 Nov 2019 15:56:16 +0000 (16:56 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:46 +0000 (15:48 +0200)
commit2147738a3f4a9305689d499ecf5c4428f030f7c2
tree0aaf45cec61d19b134cb8e741ba42c327be7e641
parentd6c4a423c6de288c057f504baa5b7f0175669992
Cmake build: Remove warnings about deprecated policy CMP0069

Deprecated since cmake version 3.16
(Now explicitly enable/disable interprocedural optimization
if supported and not debugging)
3rdparty/hunspell/CMakeLists.txt
3rdparty/libiconv/CMakeLists.txt
3rdparty/mythes/CMakeLists.txt
3rdparty/zlib/CMakeLists.txt
CMakeLists.txt
src/CMakeLists.txt
src/tex2lyx/CMakeLists.txt