Wireshark-commits: [Wireshark-commits] master 28bbd56: Add SBC decoding support to Windows
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Oct 2016 17:36:19 +0000 (UTC)
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(-)