Wireshark-commits: [Wireshark-commits] master-2.4 9272f00: 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:46:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9272f00b7a60443cbb28d4e2868abb8f4da77c1a
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

9272f00 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/30060
    

Actions performed:

    from  5f36072   We should only link executables with setargv.obj.
     add  9272f00   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(-)