Wireshark-commits: [Wireshark-commits] master e21bb9f: CMake: Make FindWSLibrary compatible with ol
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 02 Oct 2019 09:55:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e21bb9f7ed22dfc94f768c333f34ddc549cd3ea6
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e21bb9f by Tomasz Moń (desowin@xxxxxxxxx):

    CMake: Make FindWSLibrary compatible with older CMake
    
    On Linux we support CMake 3.5 so we cannot use cmake_parser_arguments()
    with PARSE_ARGV option that was added in CMake 3.7.
    
    Change-Id: I84e7b679c2a73e5a7a29ac83a3283aedf542f9a4
    Reviewed-on: https://code.wireshark.org/review/34674
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  145c8c6   BSS MAP: Dissect 3.2.2.126 Selected PLMN ID
     add  e21bb9f   CMake: Make FindWSLibrary compatible with older CMake


Summary of changes:
 cmake/modules/FindWSLibrary.cmake | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)