URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a70929c3815a0be735119225d18645da308e51c1
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a70929c by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Add an ENABLE_CODE_ANALYSIS option.
Currently Visual Studio-only. Enabling it adds /analyze:WX- to
LOCAL_CFLAGS, similar to config.nmake.
Change-Id: Ida68831e85f5f04b9f84faa95a39fed24e5f490d
Reviewed-on: https://code.wireshark.org/review/6346
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 087fea3 DJI UAV: Add dissector to autotools and add modelines info
adds a70929c CMake: Add an ENABLE_CODE_ANALYSIS option.
Summary of changes:
CMakeLists.txt | 4 ++++
CMakeOptions.txt | 2 ++
2 files changed, 6 insertions(+)