Home
last modified time | relevance | path

Searched defs:ENABLE_COVERAGE (Results 1 – 3 of 3) sorted by relevance

/external/catch2/projects/
DCMakeLists.txt294 set(ENABLE_COVERAGE ON CACHE BOOL "Enable coverage build." FORCE) variable
/external/catch2/CMake/
DFindcodecov.cmake15 option(ENABLE_COVERAGE "Enable coverage build." OFF) option
/external/kmod/
Dconfigure.ac210 AM_CONDITIONAL([ENABLE_COVERAGE], [test "x$enable_coverage" = "xyes"]) condition