reflect: use xo_macros code coverage

This commit is contained in:
Roland Conybeare 2023-09-27 16:32:29 -04:00
commit ef0b02f4ca
2 changed files with 1 additions and 39 deletions

View file

@ -9,8 +9,7 @@ enable_language(CXX)
# common XO cmake macros (see proj/xo-cmake)
include(xo_macros/xo_cxx)
include(cmake/cxx.cmake)
include(cmake/code-coverage.cmake)
include(xo_macros/code-coverage)
# ----------------------------------------------------------------
# unit test setup