5 lines
92 B
CMake
5 lines
92 B
CMake
add_fx_assembly(
|
|
NAME fx.term
|
|
NAMESPACES fx.term
|
|
DEPENDENCIES fx.runtime fx.collections)
|