cmake: Add -Wcomma as a warning flag.

Change-Id: I90827ac2cd2277a969d25996392ad1627fc6c530
Reviewed-on: https://code.wireshark.org/review/23566
Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Stig Bjørlykke 2017-09-16 12:21:04 +02:00 committed by Michael Mann
parent 69250aa51e
commit 800c179dfa
1 changed files with 1 additions and 0 deletions

View File

@ -473,6 +473,7 @@ else()
-Wno-overlength-strings
-Wno-long-long
-Wheader-guard
-Wcomma
)
#