aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 165f2ea..c791df3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -54,11 +54,6 @@ else()
enable_testing()
add_subdirectory(example)
add_subdirectory(tests)
- ENABLE_COVERAGE_REPORT(
- TARGETS ${COVERAGE_TARGETS}
- TESTS ${COVERAGE_TEST_TARGETS}
- FILTER /usr/include ${CMAKE_BINARY_DIR}/*
- )
endif()
# Display config info