From 236bcf5406fef2bf5557f80f8c27a06d9a85a946 Mon Sep 17 00:00:00 2001 From: Christine Kim Date: Tue, 21 Jan 2025 12:19:43 -0500 Subject: [PATCH] test bugfix --- isis/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/isis/CMakeLists.txt b/isis/CMakeLists.txt index 8584042726..b4012ac86e 100644 --- a/isis/CMakeLists.txt +++ b/isis/CMakeLists.txt @@ -2,6 +2,7 @@ # The main build file for building ISIS using CMake. #=============================================================================== # CMake initialization +# Bugfix 1 # Specify the required version of CMake. If your machine does not # have this, it should be easy to build from https://cmake.org/download/