From 3576276adc80dcd0606eec8c59c23fa1b9b0d411 Mon Sep 17 00:00:00 2001 From: Edward Hartnett Date: Thu, 18 Jan 2024 09:04:20 -0700 Subject: [PATCH] fixed comment --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 816c62ae6..0821bdbfa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # This is the main CMake file for fv3atm. # -# Mark Potts, Kyle Gerheiser, Alex Richert +# Dusan Jovic, Alex Richert cmake_minimum_required(VERSION 3.19) # Handle user build options.