mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
Simplify code coverage implementation
This commit is contained in:
parent
074238e9f4
commit
8758a2bd04
5 changed files with 30 additions and 196 deletions
|
|
@ -135,9 +135,6 @@ install(
|
|||
|
||||
if(enable-tests)
|
||||
if (CMOCKA_FOUND)
|
||||
if(enable-coverage)
|
||||
include(CodeCoverage)
|
||||
endif()
|
||||
add_subdirectory(test)
|
||||
else()
|
||||
message(WARNING "Not buliding tests - cmocka is required.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue