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 5e9d1e4: CMake: Change installation path for modules

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

Commits:

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

    CMake: Change installation path for modules
    
    This is one of the CMake standard paths on Unix and avoids polluting the
    $libdir/wireshark folder.
    
    Change-Id: I6e5fd81e95b52e585e92306aca18dfb2426668ca
    Reviewed-on: https://code.wireshark.org/review/29255
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  7b7f0e8   GTP: Refactor dissection of T-PDU and adding of PDCP data
     add  5e9d1e4   CMake: Change installation path for modules


Summary of changes:
 CMakeLists.txt               | 2 +-
 debian/wireshark-dev.install | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)