]> git.lyx.org Git - features.git/commit
Cmake build: Handle deprecated cmake versions
authorKornel Benko <kornel@lyx.org>
Sun, 31 Dec 2023 14:18:11 +0000 (15:18 +0100)
committerKornel Benko <kornel@lyx.org>
Tue, 2 Apr 2024 07:22:53 +0000 (09:22 +0200)
commit8d79860ea76da4d9c0b87fce86526da15b686ab9
tree871a4c286965ebcdfa5278774f97e9ce7e2c809e
parent638c04dd6aab3e16063a03183e25491f83780b68
Cmake build: Handle deprecated cmake versions

The warning says:
CMake Deprecation Warning at .../CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

Spotted by Scott Kostyshak
3rdparty/dtl/CMakeLists.txt
3rdparty/hunspell/CMakeLists.txt
3rdparty/libiconv/CMakeLists.txt
3rdparty/mythes/CMakeLists.txt
3rdparty/zlib/CMakeLists.txt
CMakeLists.txt
development/Win32/vld/cmake/CMakeLists.txt