cmake: minor consolidation
This commit is contained in:
parent
9e680badec
commit
264d74caed
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue