chenmengzheAAA
2023-09-14 be9d6165b31b4243c7f0ab8741e9f7664210acdf
funasr/runtime/onnxruntime/CMakeLists.txt
@@ -27,6 +27,7 @@
   endif()
ELSE()
    link_directories(${ONNXRUNTIME_DIR}/lib)
    link_directories(${FFMPEG_DIR}/lib)
endif()
include_directories(${PROJECT_SOURCE_DIR}/third_party/kaldi-native-fbank)