URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=105f2d68d81416e322152f0edc62ec1434a9d604
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
105f2d6 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>
Actions performed:
from 97972ea We should only link executables with setargv.obj.
add 105f2d6 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(-)