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 450ff67: CMake: Clean up plugin dirs

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

Commits:

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

    CMake: Clean up plugin dirs
    
    Change-Id: Ie41366205db19b8a9714ad5259c3f958e1e9ee95
    Reviewed-on: https://code.wireshark.org/review/29233
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  2e7cae3   WSUG: Fixup the "Internals" section.
     add  450ff67   CMake: Clean up plugin dirs


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