Skip to content

Commit

Permalink
Include dumpcap amongst the programs built with -Werror.
Browse files Browse the repository at this point in the history
Change-Id: Ia946b4e99d9ddbbced8cc9515a098ca2ce4931ef
Reviewed-on: https://code.wireshark.org/review/29113
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@alum.mit.edu>
  • Loading branch information
guyharris committed Aug 12, 2018
1 parent bdfce39 commit 6409732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -2773,6 +2773,7 @@ if(RPMBUILD_EXECUTABLE)
endif()

set(CLEAN_C_FILES
${dumpcap_FILES}
${wireshark_FILES}
${tshark_FILES}
${rawshark_FILES}
Expand Down

0 comments on commit 6409732

Please sign in to comment.