6 lines
91 B
CMake
6 lines
91 B
CMake
include(../cmake/Templates.cmake)
|
|
|
|
add_fx_assembly(
|
|
NAME fx.collections
|
|
DEPENDENCIES fx)
|