xo-cmake: bugfix: must install code-coverage.cmake
This commit is contained in:
parent
fc1963424c
commit
6ab0524903
1 changed files with 1 additions and 0 deletions
|
|
@ -13,5 +13,6 @@ set(XO_PROJECT_NAME xo_macros)
|
|||
install(
|
||||
FILES
|
||||
"cmake/xo_cxx.cmake"
|
||||
"cmake/code-coverage.cmake"
|
||||
DESTINATION share/cmake/${XO_PROJECT_NAME}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue