]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - CMakeLists.txt
Increased minimum version for CMake
[openssl-gost/engine.git] / CMakeLists.txt
index af09f38c835df3ed2a64512dfe1d44928296ad75..afd4b00a09938867a34e898a36b894da220728cc 100644 (file)
@@ -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)