--- a/third_party/json/CMakeLists.txt	2025-06-23 08:15:16.297758593 +0200
+++ b/third_party/json/CMakeLists.txt	2025-06-23 08:16:20.637068010 +0200
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.10)
 
 ##
 ## PROJECT
--- a/third_party/fmt/CMakeLists.txt	2025-06-23 08:25:58.210821376 +0200
+++ b/third_party/fmt/CMakeLists.txt	2025-06-23 08:26:09.920693727 +0200
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.1.0)
+cmake_minimum_required(VERSION 3.10)
 
 # Use newer policies if available, up to most recent tested version of CMake.
 if(${CMAKE_VERSION} VERSION_LESS 3.11)
