mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
f0aa129938
If the Qt directory is specified by --with-qt-dir, the full path of the tools is retained. Otherwise, if qtchooser is detected, the generic names are attempted with proper arguments to select the desired Qt version. Otherwise, the generic names with and without proper suffixes (either -qt5 or -qt4) are checked in the PATH. This means that --with-qt-dir=qtdir should be used only if the tools are not in the PATH, or qtdir/bin/{moc,rcc,uic} are the right versions for the desired Qt. In any case, it is later checked that the selected tools are the right ones and a warning is issued if there is a mismatch. |
||
---|---|---|
.. | ||
.gitignore | ||
common.am | ||
config.rpath | ||
lyxinclude.m4 | ||
lyxpython.m4 | ||
Makefile.am | ||
pkg.m4 | ||
qt4.m4 | ||
spell.m4 |