From cb08d4a879bf63222a4462308b614d3209607737 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sun, 10 Jun 2018 14:21:23 -0400 Subject: [PATCH] INSTALL.cmake: update min. CMake version to 3.1.0 As of 72a2f922, we require at least CMake version 3.1.0. --- INSTALL.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.cmake b/INSTALL.cmake index 4c8d4789f3..540b68e698 100644 --- a/INSTALL.cmake +++ b/INSTALL.cmake @@ -2,7 +2,7 @@ Building LyX with CMake ========================= - Install CMake from www.cmake.org or your distribution (version >= 2.6.4). + Install CMake from www.cmake.org or your distribution (version >= 3.1.0). -- 2.39.5