build nit: xo_internal_dependency() -> xo_dependency()
This commit is contained in:
parent
5b558ce086
commit
5019c94024
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
add_executable(ex2 ex2.cpp)
|
||||
xo_include_options2(ex2)
|
||||
xo_internal_dependency(ex2 indentlog)
|
||||
xo_dependency(ex2 indentlog)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue