Wireshark-commits: [Wireshark-commits] master 237cbb1: Put the Windows-specific system library sett
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 08 Oct 2018 04:14:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=237cbb1823495974568f6cd7c17025a025ff2639
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

237cbb1 by Guy Harris (guy@xxxxxxxxxxxx):

    Put the Windows-specific system library settings in CMakeLists.txt.
    
    We already do that for the macOS-specific system libraries; do it for
    the Windows-specific system libraries as well.
    
    Change-Id: I4646cbf5043406a9b6be70307b51df2fbe0329dd
    Reviewed-on: https://code.wireshark.org/review/30066
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  bce1364   Bring back arg_list_utf_16to8(), but have it just do UTF-16-to-UTF-8 mapping.
     add  237cbb1   Put the Windows-specific system library settings in CMakeLists.txt.


Summary of changes:
 CMakeLists.txt                 | 15 ++++++++++-----
 cmake/modules/UseWinLibs.cmake | 16 ----------------
 2 files changed, 10 insertions(+), 21 deletions(-)
 delete mode 100644 cmake/modules/UseWinLibs.cmake