Wireshark-commits: [Wireshark-commits] master 6ea71d9: CMake: Don't feed -fPIC to Visual C++, secon

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Oct 2015 18:26:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ea71d9ad280be4f283ef7b44685270fca3b9e6b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6ea71d9 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Don't feed -fPIC to Visual C++, second try.
    
    Qt5CoreConfigExtras.cmake in Qt 5.5.0 sets -fPIC unconditionally.
    
    Change-Id: Idf88b0f34b7cec40530702350b417ce1924db9f1
    Reviewed-on: https://code.wireshark.org/review/11050
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  8201711   text2pcap: Add test suite
    adds  6ea71d9   CMake: Don't feed -fPIC to Visual C++, second try.


Summary of changes:
 CMakeLists.txt |    5 +++++
 1 file changed, 5 insertions(+)