X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL.cmake;h=18009a3df26d9138664e2673ad96e9f5050f187d;hb=fe960404fc8ef292ddc24ac99a3556646cb5a838;hp=731fbc5447e2d952170c16c3f3267f215b0e86ce;hpb=ad8e7bb56f7bda1b566279428c33f88b4ea42352;p=lyx.git diff --git a/INSTALL.cmake b/INSTALL.cmake index 731fbc5447..18009a3df2 100644 --- a/INSTALL.cmake +++ b/INSTALL.cmake @@ -18,10 +18,10 @@ Building LyX with CMake If you use Qt 5, use -DLYX_USE_QT=QT5, otherwise Qt 4 will be searched. When you want to run LyX without installing from an out-of-source - build directory you have to set the environment variable LYX_DIR_21x + build directory you have to set the environment variable LYX_DIR_22x and it must point to the lib dir in the source tree. - Linux/Unix: export LYX_DIR_21x=/lib - Windows : set LYX_DIR_21x=\lib + Linux/Unix: export LYX_DIR_22x=/lib + Windows : set LYX_DIR_22x=\lib Windows specific