Split CATCH_CONFIG_COUNTER into its own header

Part of #2041
This commit is contained in:
Martin Hořeňovský
2020-12-29 11:07:45 +01:00
parent bdd1e5c613
commit 4e8832fc88
6 changed files with 36 additions and 17 deletions

View File

@@ -52,6 +52,7 @@ set(INTERNAL_HEADERS
${SOURCES_DIR}/internal/catch_compiler_capabilities.hpp
${SOURCES_DIR}/catch_config.hpp
${SOURCES_DIR}/internal/catch_config_android_logwrite.hpp
${SOURCES_DIR}/internal/catch_config_counter.hpp
${SOURCES_DIR}/internal/catch_config_uncaught_exceptions.hpp
${SOURCES_DIR}/internal/catch_config_wchar.hpp
${SOURCES_DIR}/internal/catch_console_colour.hpp