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)
cmake will auto-detect Qt4 or Qt5.  If both are available, Qt5 will be
selected unless FORCE_QT4 is set to TRUE.


No differences found