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