xo-tokenizer: build + install docs + examples + build fixes
This commit is contained in:
parent
9b830baefb
commit
25ab8a1d27
3 changed files with 6 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ set(SELF_SRCS tokenrepl.cpp)
|
|||
|
||||
if (XO_ENABLE_EXAMPLES)
|
||||
xo_add_executable(${SELF_EXE} ${SELF_SRCS})
|
||||
xo_dependency(${SELF_EXE} xo_tokenizer)
|
||||
xo_self_dependency(${SELF_EXE} xo_tokenizer)
|
||||
endif()
|
||||
|
||||
# end CMakeLists.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue