Wireshark-commits: [Wireshark-commits] master 0173337: CMake: Make sure we deploy Qt PDBs on Window

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 07 Feb 2019 04:41:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0173337c9159fd8790f8a95d61fff5eb8c992cb8
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0173337 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Make sure we deploy Qt PDBs on Windows.
    
    Pass "--pdb" to windeployqt 5.6 and later.
    
    Add a note about installing the "Qt Debug Information Files" component
    to the Developer's Guide.
    
    Change-Id: I81329bc9f9131050b1076fe275445b6325c24794
    Reviewed-on: https://code.wireshark.org/review/31921
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ea75ba8   debian: fix indentation in postinst script.
     add  0173337   CMake: Make sure we deploy Qt PDBs on Windows.


Summary of changes:
 CMakeLists.txt                                     |  5 +++++
 docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc | 18 ++++++++++--------
 2 files changed, 15 insertions(+), 8 deletions(-)