$NetBSD$

https://github.com/openbabel/openbabel/pull/2784

--- doc/examples/static_executable/CMakeLists.txt.orig	2024-12-21 00:24:53.000000000 +0000
+++ doc/examples/static_executable/CMakeLists.txt
@@ -25,7 +25,7 @@
 #
 
 # This line is required for cmake backwards compatibility.
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 3.10)
 
 # Name of your project
 project(myproject)
