mirror of
https://github.com/tezc/sc.git
synced 2025-01-14 06:43:04 +08:00
more tests
This commit is contained in:
parent
f0d897b5b7
commit
156b0a3538
@ -71,7 +71,7 @@ if (${CMAKE_BUILD_TYPE} MATCHES "Coverage")
|
||||
target_compile_options(${PROJECT_NAME}_test PRIVATE --coverage)
|
||||
target_link_libraries(${PROJECT_NAME}_test gcov)
|
||||
else()
|
||||
message(FATAL_ERROR "Only GCC is supported for coverage")
|
||||
message(FATAL_ERROR " Only GCC is supported for coverage")
|
||||
endif()
|
||||
endif ()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user