Wireshark-commits: [Wireshark-commits] master f7e879c: CMake: Remove FindFreetype.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 May 2018 15:19:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f7e879c5cf7c2f76c0ba695c0c08c0abd9941546
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f7e879c by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Remove FindFreetype.
    
    Remove the FindFreetype module. It was required by the FindGTK2 module,
    but it's no longer used.
    
    Change-Id: Id7575d024b5c13b5800989434a994e3a0dcb2b26
    Reviewed-on: https://code.wireshark.org/review/27450
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  c430645   wiretap: DPA-400 logfile support
    adds  f7e879c   CMake: Remove FindFreetype.


Summary of changes:
 CMakeLists.txt                   |   6 +-
 cmake/modules/FindFreetype.cmake | 129 ---------------------------------------
 2 files changed, 3 insertions(+), 132 deletions(-)
 delete mode 100644 cmake/modules/FindFreetype.cmake