Skeleton for applying deprecation warnings

This commit is contained in:
Martin Hořeňovský
2025-07-20 21:40:18 +02:00
parent 715558fd97
commit 8c3ffe05e1
8 changed files with 50 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ set(IMPL_HEADERS
${SOURCES_DIR}/internal/catch_debug_console.hpp
${SOURCES_DIR}/internal/catch_debugger.hpp
${SOURCES_DIR}/internal/catch_decomposer.hpp
${SOURCES_DIR}/internal/catch_deprecation_macro.hpp
${SOURCES_DIR}/internal/catch_enforce.hpp
${SOURCES_DIR}/internal/catch_enum_values_registry.hpp
${SOURCES_DIR}/internal/catch_errno_guard.hpp