xo-ratio: missing build dep9
This commit is contained in:
parent
6751610645
commit
acdf52fe5a
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ if (XO_ENABLE_EXAMPLES)
|
||||||
add_executable(${SELF_EXE} ${SELF_SRCS})
|
add_executable(${SELF_EXE} ${SELF_SRCS})
|
||||||
xo_include_options2(${SELF_EXE})
|
xo_include_options2(${SELF_EXE})
|
||||||
xo_self_dependency(${SELF_EXE} xo_ratio)
|
xo_self_dependency(${SELF_EXE} xo_ratio)
|
||||||
|
xo_self_dependency(${SELF_EXE} indentlog)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# end CMakeLists.txt
|
# end CMakeLists.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue