mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
cmake: remove some obsolete coverage bits
This commit is contained in:
parent
994f912a9f
commit
c0688ae2cc
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@
|
|||
add_subdirectory(unit)
|
||||
add_subdirectory(integration)
|
||||
|
||||
if(CMAKE_BUILD_TYPE STREQUAL "Coverage")
|
||||
#include tests/unit/Makefile.gcov.inc
|
||||
endif()
|
||||
|
||||
add_custom_target(tests
|
||||
DEPENDS unit-tests integration-tests
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue