SHA256
10
0
forked from pool/lua-lua-ev

Add CMAKE_POLICY_VERSION_MINIMUM=3.5 configuration to build with current CMake.

This commit is contained in:
2025-07-25 21:48:34 +02:00
parent e00df79a5c
commit cc0bb968fa
3 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 25 19:47:59 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add CMAKE_POLICY_VERSION_MINIMUM=3.5 configuration to build
with current CMake.
-------------------------------------------------------------------
Wed Nov 23 10:26:03 UTC 2022 - Michal Suchanek <msuchanek@suse.com>