Wireshark-commits: [Wireshark-commits] master 9b49910: Linking against libgettext and libm got brok

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 8 Jun 2014 14:36:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b4991098f42bfe10da9ce34c4c7711fbcf87ca7
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9b49910 by Joerg Mayer (jmayer@xxxxxxxxx):

    Linking against libgettext and libm got broken by
    
     commit 561460160a4ae73bda9b92751ae5c35d4324bb87
     Author: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
     Date:   Fri May 16 20:43:17 2014 +0100
    
         Update CMake build for win32 to build QT again, and to find
         GLib and GThread libs
    
    Fix that (basically it put them into the packagelist which got
    *replaced* by the next set of things to test).
    
    Change-Id: I0f43a17a7c7eb087c530f6336dc61f93b121fda8
    Reviewed-on: https://code.wireshark.org/review/2035
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  5614601   Update CMake build for win32 to build QT again, and to find GLib and GThread libs
    adds  9b49910   Linking against libgettext and libm got broken by


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