From 7b6fd40bc5d085cfd02a2e417c6ee356584a7708 Mon Sep 17 00:00:00 2001 From: Zer0xFF <5013823+Zer0xFF@users.noreply.github.com> Date: Sun, 18 May 2025 11:11:46 +0100 Subject: [PATCH] Update CMake Min Requirement --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index de97dd9..70555a8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.7.2) +cmake_minimum_required(VERSION 3.10) project( ghcfilesystem, VERSION 1.5.15