X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=bf5b5575ad1159d2de4908f1d3bca9e4daab0d9f;hb=06d835bdc904580b198d0332f762277e42ae5a8e;hp=5791ed2be686142c5d2a0b608569a293909753e7;hpb=36c50fa58c3cc1c5a30fd94aad77490e44abf022;p=openssl-gost%2Fengine.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 5791ed2..bf5b557 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.0 FATAL_ERROR) +cmake_minimum_required(VERSION 3.18 FATAL_ERROR) project(gost-engine LANGUAGES C) include(GNUInstallDirs)