ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 61b0638: Remove Windows linker flags from the CMake l

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Nov 2014 11:19:35 +0000 (UTC)
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(-)