summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--3rdParty/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdParty/CMakeLists.txt b/3rdParty/CMakeLists.txt
index 0c56c89..06d2729 100644
--- a/3rdParty/CMakeLists.txt
+++ b/3rdParty/CMakeLists.txt
@@ -1,3 +1,3 @@
-cmake_minimum_required(VERSION 2.6 FATAL_ERROR)
+cmake_minimum_required(VERSION 2.8.13 FATAL_ERROR)
add_subdirectory(linenoise)