URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15a238a28d0dbfffe908a6451e411a64a34da678
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
15a238a by Joerg Mayer (jmayer@xxxxxxxxx):
Override optimization and other flags for make based generators.
Before this patch it was not possible to override e.g. the optimization
or debug flags in case the build type was set.
Change-Id: I53bfddd27f87ad5482227f786af8c4728c5774fc
Reviewed-on: https://code.wireshark.org/review/6327
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Actions performed:
from 13dbf52 Attempt to fix "make distcheck" on Ubuntu buildbot
adds 15a238a Override optimization and other flags for make based generators. Before this patch it was not possible to override e.g. the optimization or debug flags in case the build type was set.
Summary of changes:
CMakeLists.txt | 7 +++++++
1 file changed, 7 insertions(+)