mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Added the new proxy header to CMakeLists.txt
This commit is contained in:
parent
2e87f8e328
commit
531d26739f
@ -194,6 +194,7 @@ set(INTERNAL_HEADERS
|
|||||||
${HEADER_DIR}/internal/catch_version.h
|
${HEADER_DIR}/internal/catch_version.h
|
||||||
${HEADER_DIR}/internal/catch_version.hpp
|
${HEADER_DIR}/internal/catch_version.hpp
|
||||||
${HEADER_DIR}/internal/catch_wildcard_pattern.hpp
|
${HEADER_DIR}/internal/catch_wildcard_pattern.hpp
|
||||||
|
${HEADER_DIR}/internal/catch_windows_h_proxy.h
|
||||||
${HEADER_DIR}/internal/catch_xmlwriter.hpp
|
${HEADER_DIR}/internal/catch_xmlwriter.hpp
|
||||||
)
|
)
|
||||||
CheckFileList(INTERNAL_HEADERS ${HEADER_DIR}/internal)
|
CheckFileList(INTERNAL_HEADERS ${HEADER_DIR}/internal)
|
||||||
|
Loading…
Reference in New Issue
Block a user