URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9ba0a18d1294b2b1b61fbdb5b6ed5b38a2cc3a97
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9ba0a18 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
Fix up library names when using CMake on Windows
Change-Id: I3573e69eb54044bb915161756dbb8f18cc769061
Reviewed-on: https://code.wireshark.org/review/2957
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Actions performed:
from 4800894 Cleanup the "export PDU" common code.
adds 9ba0a18 Fix up library names when using CMake on Windows
Summary of changes:
epan/CMakeLists.txt | 7 +++++--
filetap/CMakeLists.txt | 13 +++++++++----
wiretap/CMakeLists.txt | 13 +++++++++----
wsutil/CMakeLists.txt | 10 ++++++----
4 files changed, 29 insertions(+), 14 deletions(-)