diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e0993a..54d8400 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required( VERSION 3.25 ) +cmake_minimum_required( VERSION 3.22 ) project( Alepha ) include( cmake/rules.cmake )