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)
commite222f01e48ef51f9ba326446ffd20c8897128564
tree672b0be4d9bb9c4044c01785f22eeaf6cc323fa2
parente7ab88e3684b4a56a4c3854945371739cb5d9b5f
Simplify Qt5 setup, require cmake >= 2.8.12.

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
CMakeLists.txt
INSTALL
test/CMakeLists.txt