URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c7d86568a07845d56508baa88ece7853ce193eae
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c7d8656 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
CMake: Remove wsutil pcap dependency
Change-Id: Ic5a3653cb8bcc33e0be108c8b201567e7090f9f5
Reviewed-on: https://code.wireshark.org/review/33043
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 4c5d2f5 CMake: Add libpcap imported library target
add c7d8656 CMake: Remove wsutil pcap dependency
Summary of changes:
capchild/CMakeLists.txt | 6 +++++-
caputils/CMakeLists.txt | 1 +
caputils/capture-pcap-util-unix.c | 2 +-
caputils/capture-pcap-util.h | 2 +-
caputils/capture_wpcap_packet.c | 2 +-
extcap/androiddump.c | 2 +-
ringbuffer.c | 2 +-
tools/checkAPIs.pl | 4 ++--
trigcap.c | 2 +-
ui/CMakeLists.txt | 2 +-
ui/qt/capture_filter_syntax_worker.cpp | 2 +-
ui/qt/compiled_filter_output.cpp | 2 +-
wsutil/wspcap.h => wspcap.h | 0
wsutil/CMakeLists.txt | 1 -
14 files changed, 17 insertions(+), 13 deletions(-)
rename wsutil/wspcap.h => wspcap.h (100%)