build: re-organise assembly build files

This commit is contained in:
2026-05-03 17:05:48 +01:00
parent f4469c9eb0
commit 87270b686c
16 changed files with 42 additions and 61 deletions
+4
View File
@@ -0,0 +1,4 @@
add_fx_assembly(
NAME fx.serial
NAMESPACES fx.serial
DEPENDENCIES fx.runtime fx.collections)