From 477a943d8e7ad79c3fe6bc9a3a9e01b01c99fb64 Mon Sep 17 00:00:00 2001 From: Scott Maxwell Date: Sat, 28 Feb 2026 12:08:35 +0000 Subject: [PATCH] Bump Cmake minimum version to 3.24 --- SerialPrograms/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SerialPrograms/CMakeLists.txt b/SerialPrograms/CMakeLists.txt index 3ac93de4e..9d31cc0f2 100644 --- a/SerialPrograms/CMakeLists.txt +++ b/SerialPrograms/CMakeLists.txt @@ -1,5 +1,5 @@ # Set the minimum cmake version required -cmake_minimum_required(VERSION 3.18.0) +cmake_minimum_required(VERSION 3.24.0) # Tell CMake to re-run configuration when these files change (get around Qt issues with stale CMake files) set(_cmake_files_to_watch