]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - CMakeLists.txt
Special branch reuires patching OpenSSL
[openssl-gost/engine.git] / CMakeLists.txt
index 1d4d65b86de17edf15ba656cb0b8dab578af5487..28236b54b98d893d4a215764460b8f787604c487 100644 (file)
@@ -8,7 +8,7 @@ include(CheckCSourceRuns)
 
 enable_testing()
 
-find_package(OpenSSL 3.0 REQUIRED)
+find_package(OpenSSL 1.1.1 REQUIRED)
 include_directories(${OPENSSL_INCLUDE_DIR})
 
 if (CMAKE_C_COMPILER_ID MATCHES "Clang")