fix cmake version

master
smmir-cent 2022-03-18 20:27:01 +00:00
parent f8de9a4bd4
commit 8310ad4f5c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.4.0)
CMAKE_MINIMUM_REQUIRED(VERSION 3.0.0)
OPTION(ENABLE_SSL "Build hiredis_ssl for SSL support" OFF)
OPTION(DISABLE_TESTS "If tests should be compiled or not" OFF)