refactor: move xo::facet::typeseq to xo-reflectutil/

prep for adding xo-arena/
This commit is contained in:
Roland Conybeare 2026-01-05 21:49:33 -05:00
commit 412697bbb8
3 changed files with 90 additions and 7 deletions

View file

@ -39,7 +39,7 @@ xo_export_cmake_config(${PROJECT_NAME} ${PROJECT_VERSION} ${PROJECT_NAME}Targets
# ----------------------------------------------------------------
# dependencies
xo_headeronly_dependency(${SELF_LIB} xo_flatstring)
#xo_headeronly_dependency(${SELF_LIB} xo_flatstring)
#xo_headeronly_dependency(${SELF_LIB} randomgen)
# etc..