meta: add fx.diagnostics namespace and assembly
the fx.diagnostics namespace includes a process class for starting and managing processes
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
add_fx_assembly(
|
||||
NAME fx.diagnostics
|
||||
NAMESPACES fx.diagnostics
|
||||
DEPENDENCIES fx.runtime fx.collections fx.io)
|
||||
Reference in New Issue
Block a user