library name distribution -> xo_distribution
This commit is contained in:
parent
797db3e021
commit
3d2cdc159b
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ xo_include_options2(${SELF_EXE})
|
|||
add_test(NAME ${SELF_EXE} COMMAND ${SELF_EXE})
|
||||
target_code_coverage(${SELF_EXE} AUTO ALL)
|
||||
|
||||
xo_self_dependency(${SELF_EXE} distribution)
|
||||
xo_self_dependency(${SELF_EXE} xo_distribution)
|
||||
|
||||
xo_external_target_dependency(${SELF_EXE} Catch2 Catch2::Catch2)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue