cmake: Bump min policy version

This commit is contained in:
Arno 2025-03-28 14:57:45 +01:00
parent ca98c98457
commit 798f819cb7

View File

@ -1,5 +1,5 @@
cmake_policy(PUSH)
cmake_policy(VERSION 3.0...3.26)
cmake_policy(VERSION 3.5...3.26)
@PACKAGE_INIT@