nix build: xo-reader: build + install docs+examples + build fix
This commit is contained in:
parent
35334154c8
commit
d719705f2e
5 changed files with 50 additions and 12 deletions
|
|
@ -5,7 +5,7 @@ set(SELF_SRCS exprrepl.cpp)
|
|||
|
||||
if (XO_ENABLE_EXAMPLES)
|
||||
xo_add_executable(${SELF_EXE} ${SELF_SRCS})
|
||||
xo_dependency(${SELF_EXE} xo_reader)
|
||||
xo_self_dependency(${SELF_EXE} xo_reader)
|
||||
endif()
|
||||
|
||||
# end CMakeLists.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue