]> git.ipfire.org Git - thirdparty/xz.git/commit
CMake: Bump maximum policy version to 3.27.
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 12 Sep 2023 18:12:34 +0000 (21:12 +0300)
committerJia Tan <jiat0218@gmail.com>
Tue, 31 Oct 2023 10:44:58 +0000 (18:44 +0800)
commit5be6275f19784cdd5a954f0188045c8ff4934d54
treeb08ed645da54526152617a7d0ef6bda7e0cdd106
parente515643d7524851d1eb7dab73453e26d8521324c
CMake: Bump maximum policy version to 3.27.

There are several new policies. CMP0149 may affect the Windows SDK
version that CMake will choose by default. The new behavior is more
predictable, always choosing the latest SDK version by default.

The other new policies shouldn't affect this package.
CMakeLists.txt