avoid catch.hpp

This commit is contained in:
jeffin143
2020-06-16 10:36:05 +05:30
parent 08eb22844a
commit d73deeae2b
+2 -1
View File
@@ -104,7 +104,8 @@ EXCLUDE_PATTERNS = */build/* \
*_impl.hpp \
*.cpp \
*.cc \
*_test.cc
*_test.cc \
*/tests/catch.hpp
EXAMPLE_PATH =
EXAMPLE_PATTERNS = *
EXAMPLE_RECURSIVE = NO