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 0041f36: Make the flag testing logic for linker flags

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Jul 2014 15:57:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0041f36093f27f17a7a5f5469d06147c79383c99
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0041f36 by Joerg Mayer (jmayer@xxxxxxxxx):

    Make the flag testing logic for linker flags work like the compiler flag testing.
    
    Change-Id: I2478417cbcd395247215f149978c5f0c874c9b3a
    Reviewed-on: https://code.wireshark.org/review/2779
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  65e3f5c   Allow overriding C/C++ flags from CMake command line
    adds  0041f36   Make the flag testing logic for linker flags work like the compiler flag testing.


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