Skip to content
Snippets Groups Projects
Commit 7c1364e6 authored by Ian Bell's avatar Ian Bell
Browse files

Fix include path

parent 4e68a258
No related branches found
No related tags found
No related merge requests found
......@@ -110,6 +110,6 @@ if (TEQP_COVERAGE)
setup_target_for_coverage_gcovr_html(
NAME teqp_coverage
EXECUTABLE catch_tests
BASE_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}"
BASE_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/include/"
)
endif()
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment