xo-facet: extend facet gen scope to IFoo_{Xfer,Any}, RFoo

This commit is contained in:
Roland Conybeare 2025-12-25 12:33:07 -05:00
commit 3b1be6843c
11 changed files with 427 additions and 64 deletions

View file

@ -5,6 +5,7 @@ set(SELF_SRCS
IGCObject_DFloat.cpp
IGCObject_DInteger.cpp
IGCObject_DList.cpp
ISequence_Any.cpp
)
xo_add_shared_library4(${SELF_LIB} ${PROJECT_NAME}Targets ${PROJECT_VERSION} 1 ${SELF_SRCS})