Wireshark-commits: [Wireshark-commits] master e858829: CMake: Disable Qt4 && (Windows || macOS).

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Oct 2016 11:21:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e85882940419dd9ce012489689e13ae4b18be04e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e858829 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Disable Qt4 && (Windows || macOS).
    
    We haven't built the Windows and macOS installers with Qt4 for quite
    some time. In the case of macOS+Qt4 it looks like there's a problem with
    the main screen size (bug 13009) and it's a safe bet that there are
    other problems. There's not much we can do exept say "don't do that." Do
    so at build time rather than after the user has installed Wireshark and
    is trying to use it.
    
    Change-Id: I22f47b9705ea044238046676b6336aa5feab3f60
    Reviewed-on: https://code.wireshark.org/review/18364
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7dfaec9   alljoyn: fix signature length adjustments
    adds  e858829   CMake: Disable Qt4 && (Windows || macOS).


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