Fix finding a custom Qt4 via -DQT_PATH
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 23 Mar 2014 01:33:48 +0000 (02:33 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 23 Mar 2014 01:33:48 +0000 (02:33 +0100)
This CMake option has recently been renamed from QT to QT_PATH; we
really should actually use the new name...


No differences found