Wireshark-commits: [Wireshark-commits] master 58bb07b: Fix-copy-qt-dll

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Jan 2015 16:19:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58bb07ba5c070e0ef25e42e20e4696524d5a6c3e
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

58bb07b by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix-copy-qt-dll
    
    The copy-qt-dll custom command should ensure the qt bin dir is on
    the path.
    Modify the flags passed to windeployqt depending on the configuration.
    
    Change-Id: I12860d415f80cee323c72aa8a4892eaa6126f165
    Reviewed-on: https://code.wireshark.org/review/6537
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  a1fce22   remove the executable bits from packet-zvt.c
    adds  58bb07b   Fix-copy-qt-dll


Summary of changes:
 CMakeLists.txt |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)