Split CATCH_CONFIG_ANDROID_LOGWRITE into its own header

Part of #2041
This commit is contained in:
Martin Hořeňovský
2020-12-28 11:21:04 +01:00
parent 77643ce2e5
commit 965afc4b2e
5 changed files with 34 additions and 6 deletions

View File

@@ -51,6 +51,7 @@ set(INTERNAL_HEADERS
${SOURCES_DIR}/internal/catch_source_line_info.hpp
${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_uncaught_exceptions.hpp
${SOURCES_DIR}/internal/catch_console_colour.hpp
${SOURCES_DIR}/internal/catch_context.hpp