mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
134f3aedaf
The warning about unneeded std::move can be solved by conditioning on C++14 mode. The warnings about deprecated copy is harder, so we disable it for now. We will be able to fix our part, but Qt triggers it a lot too. |
||
---|---|---|
.. | ||
.gitignore | ||
common.am | ||
config.rpath | ||
lyxinclude.m4 | ||
lyxpython.m4 | ||
Makefile.am | ||
pkg.m4 | ||
qt4.m4 | ||
spell.m4 |