diff --git a/CMakeLists.txt b/CMakeLists.txt index ef6237dd4e..6a9c5df51e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # Minimum CMake version required -cmake_minimum_required(VERSION 3.0.0...3.27.4 FATAL_ERROR) +cmake_minimum_required(VERSION 3.0.0...3.28.1 FATAL_ERROR) # Declare project project(DCMTK)