5 lines
96 B
CMake
5 lines
96 B
CMake
add_fx_assembly(
|
|
NAME fx.serial
|
|
NAMESPACES fx.serial
|
|
DEPENDENCIES fx.runtime fx.collections)
|