X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=bf5b5575ad1159d2de4908f1d3bca9e4daab0d9f;hb=879e6111068536f27686223602cd1e4789331632;hp=5791ed2be686142c5d2a0b608569a293909753e7;hpb=86bfcaca3c710def42582662311fb969ded120a3;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)