$NetBSD: patch-example_CMakeLists.txt,v 1.1 2025/08/11 12:04:14 wiz Exp $

https://github.com/Tencent/rapidjson/issues/2159

--- example/CMakeLists.txt.orig	2025-08-11 12:02:17.451054788 +0000
+++ example/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.5)
 
 if(POLICY CMP0054)
   cmake_policy(SET CMP0054 NEW)
