Separate version macros to its own header

This commit is contained in:
Martin Hořeňovský
2020-01-19 15:30:38 +01:00
parent ec7280379e
commit acf975cab1
4 changed files with 16 additions and 4 deletions

View File

@@ -115,6 +115,7 @@ set(INTERNAL_HEADERS
${SOURCES_DIR}/catch_uncaught_exceptions.h
${SOURCES_DIR}/catch_user_interfaces.h
${SOURCES_DIR}/catch_version.h
${SOURCES_DIR}/catch_version_macros.hpp
${SOURCES_DIR}/catch_wildcard_pattern.h
${SOURCES_DIR}/catch_windows_h_proxy.h
${SOURCES_DIR}/catch_xmlwriter.h