ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master f0b4119: CMake: Clean up and homogenize plugin dir co

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Aug 2018 08:34:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0b41190eb965ac7c9b0084806f5797dc5ef7c8f
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    CMake: Clean up and homogenize plugin dir configuration
    
    Change-Id: If43c7b124afdf6471164675f8a0c55a76e998ea1
    Reviewed-on: https://code.wireshark.org/review/29254
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  0c09731   WSUG: Remove duplicate Clear button description
     add  f0b4119   CMake: Clean up and homogenize plugin dir configuration


Summary of changes:
 CMakeLists.txt                         | 23 +++++++++++------------
 cmake/modules/WiresharkConfig.cmake.in |  3 ++-
 cmake/modules/WiresharkPlugin.cmake    |  6 +++---
 cmakeconfig.h.in                       |  3 ---
 extcap/CMakeLists.txt                  | 14 +++++++-------
 wsutil/CMakeLists.txt                  |  5 ++---
 6 files changed, 25 insertions(+), 29 deletions(-)