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 3191861: plugins: Fix CMake build example

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

Commits:

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

    plugins: Fix CMake build example
    
    Fix combination of pkg-config and CMake variables for feature
    detection.
    
    Remove non-system installation option. Just copy it manually for now.
    
    Change-Id: Ia80c703c6ec3df0a49f8d56f1bd6da69471c523f
    Reviewed-on: https://code.wireshark.org/review/29223
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  d99ef1f   GTP: Only put "T-PDU" in the top level tree.
     add  3191861   plugins: Fix CMake build example


Summary of changes:
 doc/plugins.example/CMakeLists.txt | 27 ++++++++++++---------------
 1 file changed, 12 insertions(+), 15 deletions(-)