wekws/runtime/core/frontend/CMakeLists.txt
2022-11-01 16:08:19 +08:00

5 lines
61 B
CMake

add_library(frontend STATIC
feature_pipeline.cc
fft.cc
)