xo-interpreter2: build: fix cmake nits [PKG][BUGFIX]
This commit is contained in:
parent
ca9468eff7
commit
bc5a2c3959
3 changed files with 2 additions and 17 deletions
|
|
@ -52,7 +52,4 @@ xo_add_shared_library4(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 $
|
|||
# note: deps here must also appear in cmake/xo_interpreter2Config.cmake.in
|
||||
xo_dependency(${SELF_LIB} xo_reader2)
|
||||
xo_dependency(${SELF_LIB} xo_gc)
|
||||
#xo_dependency(${SELF_LIB} reflect)
|
||||
#xo_dependency(${SELF_LIB} xo_printable2)
|
||||
#xo_dependency(${SELF_LIB} xo_flatstring)
|
||||
#xo_dependency(${SELF_LIB} indentlog)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue