Fix the build when a different version of Qt is in PATH
authorРоман Донченко <dpb@corrigendum.ru>
Tue, 29 Nov 2016 23:11:06 +0000 (02:11 +0300)
committerGraham Bloice <graham.bloice@trihedral.com>
Wed, 30 Nov 2016 11:44:41 +0000 (11:44 +0000)
commit4ace7ce80dc11010f78202ab742f749f85cbdd6b
tree5e702b09d43b5c56feeb7977b0751dd839d8b439
parent7fe45cc0ec4e8bc1c3d5cd27c98feb8ecbb2b1b4
Fix the build when a different version of Qt is in PATH

When we add our Qt to PATH, prepend it so that it will be found first.

Change-Id: I405496d6a08d676b5a2e0d9bd792de7ba9abe7f9
Reviewed-on: https://code.wireshark.org/review/18988
Petri-Dish: Graham Bloice <graham.bloice@trihedral.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
CMakeLists.txt
packaging/nsis/CMakeLists.txt
packaging/wix/CMakeLists.txt