Wireshark-commits: [Wireshark-commits] master e7c4241: Fix Windows x64 CMake build

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 3 Jan 2015 15:45:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7c4241ca8f2550a3bd67dc6819d4c889dc58826
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e7c4241 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix Windows x64 CMake build
    
    Unfortunately Kerberos for Windows (kfw) has a different lib
    name for x86 & x64.  Fix FindKERBEROS.cmake to check for both
    lib names.
    
    Change-Id: I525df6de099d4e50322226317bda8d93d7a8dd23
    Reviewed-on: https://code.wireshark.org/review/6246
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d7c3edd   Lua: replace deprecated functions
    adds  e7c4241   Fix Windows x64 CMake build


Summary of changes:
 cmake/modules/FindKERBEROS.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)