Wireshark-commits: [Wireshark-commits] master 87e5269: CMake: rewrite FindSystemd.cmake file
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 31 Jan 2019 13:15:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=87e5269c69157c071fbe7f62f6b4c0b76cd2c713
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

87e5269 by Peter Wu (peter@xxxxxxxxxxxxx):

    CMake: rewrite FindSystemd.cmake file
    
    Clarify that this is only needed for the sdjournal extcap interface and
    report the found version in the CMake output.
    
    Change-Id: I40bc540631bda32d0b92e4fcd59d8c1726606d86
    Reviewed-on: https://code.wireshark.org/review/31834
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  9feb7fb   Fix build without GnuTLS
     add  87e5269   CMake: rewrite FindSystemd.cmake file


Summary of changes:
 CMakeLists.txt                  |  5 ++++
 cmake/modules/FindSystemd.cmake | 64 +++++++++++++++++++----------------------
 extcap/CMakeLists.txt           |  3 --
 3 files changed, 35 insertions(+), 37 deletions(-)