]> 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)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 7 May 2024 12:58:44 +0000 (15:58 +0300)
commit3d70e66ecb9a3d9bce9a2fad3df746ab861dc94a
tree616545d2de4721fdf4004ca1098c060832d03527
parenta3de1b841e7ee19d9f51f450b45b7dde82a1e03e
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.

(cherry picked from commit 5be6275f19784cdd5a954f0188045c8ff4934d54)
CMakeLists.txt