cmake: minor consolidation

This commit is contained in:
Roland Conybeare 2023-10-23 14:33:19 -04:00
commit 264d74caed

View file

@ -6,8 +6,7 @@ project(indentlog VERSION 0.1)
enable_language(CXX)
# common XO cmake macros (see proj/xo-cmake)
include(xo_macros/xo_cxx)
include(xo_macros/code-coverage)
include(xo_macros/xo-project-macros)
# ----------------------------------------------------------------
# unit test setup