add test source to coveralls again.

pull/1067/head
Kim Kulling 2016-11-16 16:36:22 +01:00
parent 4ac3a0af8f
commit 284b755cf9
1 changed files with 4 additions and 2 deletions

View File

@ -123,7 +123,9 @@ target_link_libraries( unit assimp ${platform_libs} )
add_subdirectory(headercheck)
if (ASSIMP_COVERALLS)
set(COVERAGE_SRCS ${assimp_src} )
include(Coveralls)
set(COVERAGE_SRCS ${assimp_src} ${TEST_SRCS} )
# Create the coveralls target.
coveralls_setup(