Wireshark-commits: [Wireshark-commits] master 61b0638: Remove Windows linker flags from the CMake l
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61b0638e945b4b91dcd21d6f6fbd810281d9408a
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
61b0638 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
    Remove Windows linker flags from the CMake link flags test as the
    test doesn't actually pass the flags to the VS linker.
    
    Change-Id: I5d546afcb80a49e39143078bc8f0855b0ba0f7e8
    Reviewed-on: https://code.wireshark.org/review/5384
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    
Actions performed:
    from  39b0c2d   Wiretap: Added file_seek SEEK_END support.
    adds  61b0638   Remove Windows linker flags from the CMake link flags test as the test doesn't actually pass the flags to the VS linker.
Summary of changes:
 CMakeLists.txt |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)