URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98a50d8513b5af14fbeb6548c60b143a705b5bd0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
98a50d8 by Peter Wu (peter@xxxxxxxxxxxxx):
cmake: print the current CMAKE_C_FLAGS/CMAKE_CXX_FLAGS
It is misleading to print RelWithDebInfo flags if I am using Debug.
Change-Id: I575d5c950cbe9d59852799c28fd88426f20cdaab
Reviewed-on: https://code.wireshark.org/review/12133
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 013bf21 [RUDP] Use proto_tree_add_bitmask instead of something homegrown.
adds 98a50d8 cmake: print the current CMAKE_C_FLAGS/CMAKE_CXX_FLAGS
Summary of changes:
CMakeLists.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)