mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-17 18:56:08 -04:00
Removed catch_type_traits from CMakeLists.txt
This commit is contained in:
@ -200,7 +200,6 @@ set(INTERNAL_HEADERS
|
||||
${HEADER_DIR}/internal/catch_tostring.h
|
||||
${HEADER_DIR}/internal/catch_tostring.hpp
|
||||
${HEADER_DIR}/internal/catch_totals.hpp
|
||||
${HEADER_DIR}/internal/catch_type_traits.hpp
|
||||
${HEADER_DIR}/internal/catch_version.h
|
||||
${HEADER_DIR}/internal/catch_version.hpp
|
||||
${HEADER_DIR}/internal/catch_wildcard_pattern.hpp
|
||||
|
Reference in New Issue
Block a user