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(-)