wireshark/codecs
João Valverde 640382c743 CMake: Allow setting per target compiler warnings
Setting our compiler warning flags in CMAKE_C_FLAGS does not allow
using different flags per target.

Allow for that possibility by setting the internal WS_WARNINGS_{C,CXX}_FLAGS
and using the COMPILE_OPTIONS property to set them.

This change is just setting mechanism and there should be no difference
in generated warnings.

The check_X_compiler_flag cmake test is changed to test each flag individually.
We need a list, not a space separated string, and the aggregate test is not
significant.

Change-Id: I59fc5cd7e130c7a5e001c598e3df3e13f83a6a25
Reviewed-on: https://code.wireshark.org/review/17150
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
2016-08-23 21:33:09 +00:00
..
G711a codecs/gtk: fix int to size_t 2015-09-09 17:53:08 +00:00
G711u codecs/gtk: fix int to size_t 2015-09-09 17:53:08 +00:00
G722 Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
G726 Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sbc codecs/gtk: fix int to size_t 2015-09-09 17:53:08 +00:00
speex codecs/speex: add check in speex_resampler_init_frac/set_rate_frac (CID 1355648). 2016-08-19 11:23:37 +00:00
CMakeLists.txt CMake: Allow setting per target compiler warnings 2016-08-23 21:33:09 +00:00
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
codecs.c codecs: add deregister_codec API 2016-01-28 14:10:39 +00:00
codecs.h codecs: add deregister_codec API 2016-01-28 14:10:39 +00:00