fix (some) KF deprecation warnings

This commit is contained in:
2023-03-30 03:07:39 +03:00
parent ff40ac96d8
commit 84de9755b5
17 changed files with 485 additions and 27 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.12)
cmake_minimum_required(VERSION 3.16.0)
# some fucking magic
cmake_policy(SET CMP0011 NEW)