Split CATCH_CONFIG_WCHAR into its own header

Part of #2041
This commit is contained in:
Martin Hořeňovský
2020-12-28 20:29:05 +01:00
parent 0acb371b92
commit 1d269211bd
8 changed files with 43 additions and 14 deletions

View File

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