head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2026.02.01.08.52.26; author ryoon; state Exp; branches; next ; commitid 7DtqKghYaL75uEsG; desc @@ 1.1 log @graphics/libgdiplus: Add cmake as tools and fix build with CMake 4 * Bump PKGREVISION by tools change. @ text @$NetBSD$ --- external/googletest/CMakeLists.txt.orig 2025-08-29 07:54:28.617709662 +0000 +++ external/googletest/CMakeLists.txt @@@@ -1,7 +1,7 @@@@ # Note: CMake support is community-based. The maintainers do not use CMake # internally. -cmake_minimum_required(VERSION 2.8.8) +cmake_minimum_required(VERSION 3.5) if (POLICY CMP0048) cmake_policy(SET CMP0048 NEW) @