5 lines
73 B
CMake
5 lines
73 B
CMake
add_fx_assembly(
|
|
NAME fx.io
|
|
NAMESPACES fx.io
|
|
DEPENDENCIES fx.runtime)
|