Wireshark-commits: [Wireshark-commits] master-2.6 b743423: You have to add setargv.obj as a link fl
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 07 Oct 2018 21:42:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b743423e6a16b353ac1fd4cce8486b6446322fbc
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

b743423 by Guy Harris (guy@xxxxxxxxxxxx):

    You have to add setargv.obj as a link flag, not as a library.
    
    Change-Id: Iab00c28b8fdb5649a115fb7f006ba176d4a4223e
    Reviewed-on: https://code.wireshark.org/review/29986
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 105f2d68d81416e322152f0edc62ec1434a9d604)
    Reviewed-on: https://code.wireshark.org/review/30059
    

Actions performed:

    from  d49e057   We should only link executables with setargv.obj.
     add  b743423   You have to add setargv.obj as a link flag, not as a library.


Summary of changes:
 CMakeLists.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)