Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 65e3f5c: Allow overriding C/C++ flags from CMake comm

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

Commits:

65e3f5c by Balint Reczey (balint@xxxxxxxxxxxxxxx):

    Allow overriding C/C++ flags from CMake command line
    
    Append user's flags to our flags instead of prepending them to make
    user flags higher priority.
    
    Change-Id: I3ead33ee5fa06a2395d9197a027306ef99a704a2
    Reviewed-on: https://code.wireshark.org/review/2722
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  956c440   RSVP checksum is not required if integrity object is present
    adds  65e3f5c   Allow overriding C/C++ flags from CMake command line


Summary of changes:
 CMakeLists.txt |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)