mirror of https://github.com/OpenIPC/firmware.git
11 lines
329 B
Diff
11 lines
329 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index 0fcf29b..90337be 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-CMAKE_MINIMUM_REQUIRED(VERSION 3.0.0)
|
|
+CMAKE_MINIMUM_REQUIRED(VERSION 3.10.0)
|
|
|
|
OPTION(BUILD_SHARED_LIBS "Build shared libraries" ON)
|
|
OPTION(ENABLE_SSL "Build hiredis_ssl for SSL support" OFF)
|