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