Add new config option: STATIC_ANALYSIS_SUPPORT

This commit is contained in:
Martin Hořeňovský
2023-05-12 17:13:21 +02:00
parent f60c15364b
commit dba9197ec7
8 changed files with 75 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ set(IMPL_HEADERS
${SOURCES_DIR}/internal/catch_compiler_capabilities.hpp
${SOURCES_DIR}/internal/catch_config_android_logwrite.hpp
${SOURCES_DIR}/internal/catch_config_counter.hpp
${SOURCES_DIR}/internal/catch_config_static_analysis_support.hpp
${SOURCES_DIR}/internal/catch_config_uncaught_exceptions.hpp
${SOURCES_DIR}/internal/catch_config_wchar.hpp
${SOURCES_DIR}/internal/catch_console_colour.hpp