$NetBSD: patch-thirdparty_discount-2.2.6-patched_cmake_CMakeLists.txt,v 1.1 2025/08/17 23:14:06 wiz Exp $ cmake 4 compatibility. --- thirdparty/discount-2.2.6-patched/cmake/CMakeLists.txt.orig 2025-08-17 23:12:27.767366297 +0000 +++ thirdparty/discount-2.2.6-patched/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.12) +cmake_minimum_required(VERSION 3.5) project(DISCOUNT C)