diff --git a/development/cmake/README.cmake b/development/cmake/README.cmake index 5cc941845f..a0b518feaa 100644 --- a/development/cmake/README.cmake +++ b/development/cmake/README.cmake @@ -1,7 +1,7 @@ Building LyX with CMake For all builds: -- CMake 2.4.2 or CVS version from www.cmake.org +- CMake 2.4 or CVS version from www.cmake.org - install Qt 4 and make sure qmake 4 is found - by default it builds the Qt4 frontend - to build the Qt3 frontend set QTDIR and call cmake with '-Dqt3=1'