Wireshark-commits: [Wireshark-commits] master 297e1e6: CMake: Set policy CMP0074

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Sep 2019 22:48:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=297e1e6b70dccf3fd655e98d0df1c87cfb53e513
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    CMake: Set policy CMP0074
    
    Accept foo_ROOT CMake and environment variables to influence
    the search path for find_package(foo).
    See https://cmake.org/cmake/help/v3.15/policy/CMP0074.html
    
    Change-Id: Ifa70fbc37a9d7a6da15eda4474d08fe45a1724ad
    Reviewed-on: https://code.wireshark.org/review/34636
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  c565710   CMake: Warn if dumpcap cannot be built
     add  297e1e6   CMake: Set policy CMP0074


Summary of changes:
 CMakeLists.txt | 3 +++
 1 file changed, 3 insertions(+)