雾聪
2024-03-14 39b6701ba96b6e0b890f1fcdd5f3397a3a6f491f
runtime/onnxruntime/bin/CMakeLists.txt
@@ -10,6 +10,7 @@
endif()
add_executable(funasr-onnx-offline "funasr-onnx-offline.cpp" ${RELATION_SOURCE})
target_link_options(funasr-onnx-offline PRIVATE "-Wl,--no-as-needed")
target_link_libraries(funasr-onnx-offline PUBLIC funasr)
add_executable(funasr-onnx-offline-vad "funasr-onnx-offline-vad.cpp" ${RELATION_SOURCE})