X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL.cmake;h=540b68e698c067aa598bff2d4b1821c044740839;hb=52bed14d8e6a832d70957c2a3a69e31566d962a7;hp=ffe5866b006cb7db797ceaaf796a36043428e408;hpb=a71fba47abd209bbef5721e303615101603e617e;p=lyx.git diff --git a/INSTALL.cmake b/INSTALL.cmake index ffe5866b00..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). @@ -141,7 +141,6 @@ Build options -- LYX_ASPELL = OFF : Require aspell -- LYX_ENCHANT = OFF : Require Enchant -- LYX_HUNSPELL = OFF : Require Hunspell - -- LYX_DEVEL_VERSION = OFF : Build developer version -- LYX_RELEASE = OFF : Build release version, build debug when disabled -- LYX_PACKAGE_SUFFIX = ON : Use version suffix for packaging -- LYX_PCH = OFF : Use precompiled headers