Wireshark-commits: [Wireshark-commits] master 029051d: CMake: Add a MIN_MACOS_VERSION check for Qt

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 May 2020 05:00:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=029051d7e91458ef202607408c99872c3b299445
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

029051d by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Add a MIN_MACOS_VERSION check for Qt 5.15.
    
    According to https://doc.qt.io/qt-5/supported-platforms.html, Qt 5.15
    supports macOS 10.13 - 10.15.
    
    Change-Id: Iecd9b6f10d6b968ad145d247e934fddec25658f7
    Reviewed-on: https://code.wireshark.org/review/37330
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  a584fd9   ieee80211: Add datarate for 802.11AX packets
     add  029051d   CMake: Add a MIN_MACOS_VERSION check for Qt 5.15.


Summary of changes:
 CMakeLists.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)