URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a81265a1664d0dfc7e430c124aaf939da4ba7089
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
a81265a 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>
(cherry picked from commit 65e3f5c25ee48e5b736ddbdf04fb2a31601ce8c1)
Reviewed-on: https://code.wireshark.org/review/2786
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from fcea3cb Fail if any of the install-exec-hook commands fails.
adds a81265a Allow overriding C/C++ flags from CMake command line
Summary of changes:
CMakeLists.txt | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)