head 1.2; access; symbols pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2025.10.06.09.56.02; author markd; state dead; branches; next 1.1; commitid 7VFXnZCepzSCCudG; 1.1 date 2025.08.22.13.24.07; author wiz; state Exp; branches; next ; commitid 0PEvNd1Rfp08eJ7G; desc @@ 1.2 log @update KDE Frameworks 6 to 6.18.0 10 months of updates and patches @ text @$NetBSD: patch-examples_HelloWorld_CMakeLists.txt,v 1.1 2025/08/22 13:24:07 wiz Exp $ Fix build with cmake 4. --- examples/HelloWorld/CMakeLists.txt.orig 2025-08-22 13:22:51.952541315 +0000 +++ examples/HelloWorld/CMakeLists.txt @@@@ -2,7 +2,7 @@@@ # https://cmake.org/documentation/ # https://community.kde.org/Guidelines_and_HOWTOs/CMake ##@@@@snippet_begin(adding_tw_1) -cmake_minimum_required(VERSION 3.0) +cmake_minimum_required(VERSION 3.5) find_package(ECM 1.1.0 REQUIRED NO_MODULE) ##@@@@snippet_end @ 1.1 log @kf6-threadweaver: fix build with cmake 4 @ text @d1 1 a1 1 $NetBSD$ @