]> git.lyx.org Git - features.git/commit
Cmake build: Added user choise of QT version to use.
authorKornel Benko <kornel@lyx.org>
Thu, 26 Jun 2014 07:39:47 +0000 (09:39 +0200)
committerKornel Benko <kornel@lyx.org>
Thu, 26 Jun 2014 07:39:47 +0000 (09:39 +0200)
commita96a5ca5c8cdba77201fc77104f18e2343263e44
tree5c60b420db68fd2e57d7fd7cac4fd2433bc8a47b
parentd13650974bd65fe8691ecad0a4c58a0fc38bd8c5
Cmake build: Added user choise of QT version to use.

To use Qt5 one has to configure with:
        cmake .... -DLYX_USE_QT=QT5
Default is QT4, so on systems without Qt4 the QT5 choice is mandatory.
CMakeLists.txt
development/cmake/modules/LyXMacros.cmake