Jean-Marc Lasgouttes 134f3aedaf Avoid warnings with gcc 9
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.
2019-06-12 18:49:29 +02:00
..
2015-05-06 17:08:56 +02:00
2019-06-12 18:49:29 +02:00
2006-08-06 20:45:31 +00:00