mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 05:37:11 +00:00
d044986724
With this change, it is now possible to configure with --enable-qt5 and have make use "moc -qt=qt5" automatically. This is done when the command qtchooser is available nd the desired Qt version (qt4/qt5) is available. This means that it is now possible to have qt4 and qt5 builds easily on a same linux system.