CMake: Add -Werror to sharkd

This commit is contained in:
João Valverde 2022-11-19 19:06:30 +00:00
parent 80ebd68cc4
commit c4ca4312c1
1 changed files with 1 additions and 0 deletions

View File

@ -3715,6 +3715,7 @@ set(CLEAN_C_FILES
${editcap_FILES}
${idl2wrs_FILES}
${mmdbresolve_FILES}
${sharkd_FILES}
)
if(CLEAN_C_FILES)