Wireshark-commits: [Wireshark-commits] master 28bbd56: Add SBC decoding support to	Windows
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=28bbd565917d59b20458e5de783096bc332c1965
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
28bbd56 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    Add SBC decoding support to Windows
    
    Change-Id: Ibef872dff26c22e2834e958c496c33a5695bb131
    Reviewed-on: https://code.wireshark.org/review/18394
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  a2d4912   cmake, qt4: check if QT4_FOUND
    adds  28bbd56   Add SBC decoding support to Windows
Summary of changes:
 CMakeLists.txt                |    7 +++++++
 cmake/modules/FindSBC.cmake   |   17 ++++++++++++++++-
 packaging/nsis/CMakeLists.txt |    2 +-
 packaging/wix/CMakeLists.txt  |    4 ++--
 tools/win-setup.ps1           |    7 +++++--
 5 files changed, 31 insertions(+), 6 deletions(-)