cmake build: + xo-genfacet-all target for umbrella build

This commit is contained in:
Roland Conybeare 2026-03-11 09:14:30 -05:00
commit bee320e09b
2 changed files with 20 additions and 0 deletions

View file

@ -143,6 +143,11 @@ add_subdirectory(xo-interpreter)
#
add_subdirectory(xo-imgui)
# ----------------------------------------------------------------
# umbrella-wide facet code generation
xo_umbrella_genfacet_all(xo-genfacet-all)
# ----------------------------------------------------------------
# documentation. must follow add_subdirectory() for satellite projects