Simplify Qt5 setup, require cmake >= 2.8.12.
authorUwe Hermann <uwe@hermann-uwe.de>
Tue, 28 Mar 2017 20:54:27 +0000 (22:54 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Tue, 28 Mar 2017 23:54:42 +0000 (01:54 +0200)
We now require cmake >= 2.8.12 (released 2013 or so, should be available
pretty much anywhere by now) which further simplifies the Qt5 setup.

Details:
https://doc.qt.io/qt-5/cmake-manual.html
https://cmake.org/cmake/help/v3.7/prop_tgt/AUTOMOC.html
https://cmake.org/cmake/help/v3.7/prop_tgt/AUTORCC.html


No differences found