Wireshark-commits: [Wireshark-commits] master 4ace7ce: Fix the build when a different version of Qt
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 30 Nov 2016 11:45:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4ace7ce80dc11010f78202ab742f749f85cbdd6b
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4ace7ce by Роман Донченко (dpb@xxxxxxxxxxxxxx):

    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@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  7fe45cc   Qt: fix GoToPacket when Voip Calls dialog is closed
    adds  4ace7ce   Fix the build when a different version of Qt is in PATH


Summary of changes:
 CMakeLists.txt                |    2 +-
 packaging/nsis/CMakeLists.txt |    2 +-
 packaging/wix/CMakeLists.txt  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)