From 97707afae1e51487e9062cf14826a374d6e1c4ea Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Tue, 25 Apr 2017 11:09:06 +0100 Subject: [PATCH] Removed catch_type_traits from CMakeLists.txt --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 758293ca..61cdc09c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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