Skip to content

Commit

Permalink
comeon
Browse files Browse the repository at this point in the history
  • Loading branch information
onqtam committed Feb 7, 2016
1 parent 4cf832f commit d30a79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ add_subdirectory(examples/dev_testing)

if(CI_COVERAGE)
coveralls_setup(
"${PROJECT_SOURCE_DIR}/doctest/doctest.h"
"${PROJECT_SOURCE_DIR}/doctest/doctest.h;${PROJECT_SOURCE_DIR}/examples/dev_testing/main.cpp"
ON
"${PROJECT_SOURCE_DIR}/ci/coveralls-cmake/cmake")
endif()

0 comments on commit d30a79a

Please sign in to comment.