From c24a0d0968c09ab5def6d5da36f0f9c838946749 Mon Sep 17 00:00:00 2001 From: Kyle Shores Date: Fri, 23 Feb 2024 09:02:15 -0600 Subject: [PATCH] bumping cmake version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ec8d407a8..80cf1855c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ # Set Project Properties ################################## -cmake_minimum_required(VERSION 3.13.0) +cmake_minimum_required(VERSION 3.20.0) #Project Name project(netCDF