diff --git a/CMakeLists.txt b/CMakeLists.txt index 6768a77f4..1b6dde247 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ # http://www.boost.org/LICENSE_1_0.txt #---------------------------------------------------------------------------# -cmake_minimum_required(VERSION 3.2) +cmake_minimum_required(VERSION 3.22) project(crypto3)