X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;fp=CMakeLists.txt;h=afd4b00a09938867a34e898a36b894da220728cc;hb=7ef27e2d62a45c94a462f6c08f4fdda70c41944c;hp=af09f38c835df3ed2a64512dfe1d44928296ad75;hpb=5418695b897b03939a1c8db39557e8a5441e06a7;p=openssl-gost%2Fengine.git diff --git a/CMakeLists.txt b/CMakeLists.txt index af09f38..afd4b00 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)