Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master dd457b0: CMake: Generate cmake target exports on Wind

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Nov 2018 10:53:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dd457b08783e89e36e6e9e886438b7d7602c66fb
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

dd457b0 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    CMake: Generate cmake target exports on Windows
    
    CMake requires zlib to be added to the exports via epan and wiretap
    targets.
    
    Ping-Bug: 15301
    Change-Id: I5cfe746e67c195eb83b1d159a2cc2a645c8c47ea
    Reviewed-on: https://code.wireshark.org/review/30793
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  2bcc8db   NSIS: Install NPcap instead of WinPcap.
     add  dd457b0   CMake: Generate cmake target exports on Windows


Summary of changes:
 CMakeLists.txt      | 35 ++++++++++++++++++-----------------
 tools/win-setup.ps1 |  9 +++++----
 2 files changed, 23 insertions(+), 21 deletions(-)