Allow PulseView to be built with Qt5
authorMarcus Comstedt <marcus@mc.pp.se>
Thu, 15 May 2014 19:45:03 +0000 (21:45 +0200)
committerBert Vermeulen <bert@biot.com>
Tue, 10 Jun 2014 15:03:41 +0000 (17:03 +0200)
commit9e8e84fca24cb24202b916787a6b4c8912dcb797
treeeb8b3327e49090460e458e8a57d71e3ac6a460e5
parent496b72053bbf902955643f0deba694073facf8fe
Allow PulseView to be built with Qt5

cmake will auto-detect Qt4 or Qt5.  If both are available, Qt5 will be
selected unless FORCE_QT4 is set to TRUE.
CMakeLists.txt