X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL.cmake;h=4d889e0fc40504e9a9ddb807c71903c75f0ec194;hb=4ed0312c51704780af1c452d3a82a84171b3725a;hp=e0e7afde4cb740ee5ae1e4e20e8ef36ce42c91d7;hpb=c6df155f6c6cb51b6b5d4424a076dc65c3c771b1;p=lyx.git diff --git a/INSTALL.cmake b/INSTALL.cmake index e0e7afde4c..4d889e0fc4 100644 --- a/INSTALL.cmake +++ b/INSTALL.cmake @@ -162,7 +162,7 @@ Build options -- LYX_ENABLE_KEYTESTS = ON : Enable for keytests -- LYX_ASAN = OFF : Use address sanitizer -- LYX_USE_FILEDIALOG = NATI : Use native or QT file dialog (QT NATIVE) - -- LYX_USE_QT = QT5 : Use Qt version as frontend (AUTO QT4 QT5) + -- LYX_USE_QT = QT6 : Use Qt version as frontend (AUTO QT5 QT6) -- LYX_DISABLE_CALLSTACK_PRI= OFF : do not print a callstack when crashing -- LYX_EXTERNAL_Z = ON : OFF := Build 3rdparty lib zlib -- LYX_EXTERNAL_ICONV = ON : OFF := Build 3rdparty lib iconvlib @@ -262,7 +262,7 @@ Ubuntu/Kubuntu You need additionally these packages: * g++ * cmake - * qt4-dev-tools + qt4-qmake or qttools5-dev-tools + qt5-qmake + * qttools5-dev-tools + qt5-qmake or qt6-base-dev-tools + qt6-tools-dev