Build with Qt5 by default
authorMichael Marley <michael@michaelmarley.com>
Wed, 7 Sep 2016 21:34:20 +0000 (17:34 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 14 Sep 2016 21:14:46 +0000 (23:14 +0200)
commit71b32fa06fe8777f7e2d26bc8592f75cf4a3ffe5
treeb87e7956519c63fe12dd6383b13d100eeeaf4886
parent7479bf936c0bdbcd1b078a62f6ff9ac5b9b9269b
Build with Qt5 by default

This basically reverses the old default behavior.  Now, Qt5 is used
by default if neither USE_QT4 nor USE_QT5 is set or if they are
both set.

Resolves GH-246.
.travis.yml
CMakeLists.txt