Wireshark-commits: [Wireshark-commits] master 4c5d2f5: CMake: Add libpcap imported library target
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 03 May 2019 21:56:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c5d2f5ccf822c07746853b065322c34dc322e8a
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    CMake: Add libpcap imported library target
    
    Change-Id: I5326b87784817fb353329e2d686fe0515c32f6cb
    Reviewed-on: https://code.wireshark.org/review/33038
    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  e5b4e67   proto: don't generate elastic-mapping entries for string fields.
     add  4c5d2f5   CMake: Add libpcap imported library target


Summary of changes:
 CMakeLists.txt               | 3 +--
 cmake/modules/FindPCAP.cmake | 8 ++++++++
 epan/CMakeLists.txt          | 2 --
 extcap/CMakeLists.txt        | 2 +-
 ui/qt/CMakeLists.txt         | 2 ++
 wsutil/CMakeLists.txt        | 3 +--
 6 files changed, 13 insertions(+), 7 deletions(-)