Wireshark-commits: [Wireshark-commits] master-2.6 dc95397: CMake: Add tools help checks.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 22 Jul 2018 16:27:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc9539775d0cccb586cb207497c49ace92a465e9
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

dc95397 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Add tools help checks.
    
    Generate help for dumpcap and rawshark only if PCAP_FOUND is true. Note
    that we should generate all of the tools help conditionally.
    
    Change-Id: I2145717dee8d8a1ac3d4fd328240f58dbdd07e6c
    Reviewed-on: https://code.wireshark.org/review/28785
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 66935d8baadfe7dd62b4e8d4412a47f311ead7f5)
    Reviewed-on: https://code.wireshark.org/review/28801
    

Actions performed:

    from  0de5ef2   ssl: dtls: Fix small memory leaks
    adds  dc95397   CMake: Add tools help checks.


Summary of changes:
 docbook/CMakeLists.txt | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)