Wireshark-commits: [Wireshark-commits] master 66935d8: CMake: Add tools help checks.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 21 Jul 2018 00:18:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=66935d8baadfe7dd62b4e8d4412a47f311ead7f5
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

66935d8 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>
    

Actions performed:

    from  1ec79c8   Kafka: add support for additional Produce, Fetch, OffsetCommit and Heartbeat API versions
    adds  66935d8   CMake: Add tools help checks.


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