File cmake.patch of Package automoc4
diff -Naur automoc4-0.9.88/CMakeLists.txt automoc4-0.9.88n/CMakeLists.txt --- automoc4-0.9.88/CMakeLists.txt 2009-01-22 19:50:09.000000000 +0100 +++ automoc4-0.9.88n/CMakeLists.txt 2025-07-03 21:29:47.149286223 +0200 @@ -1,6 +1,6 @@ project(Automoc4) -cmake_minimum_required(VERSION 2.4.5 FATAL_ERROR) +cmake_minimum_required(VERSION 3.11) find_package(Qt4 REQUIRED)