speech_asr
2023-03-14 64b591eb6f6f8b8e80d6e94c00f2770a386b15cd
funasr/runtime/onnxruntime/src/CMakeLists.txt
@@ -18,7 +18,7 @@
        endif()
        target_include_directories(rapidasr PUBLIC ${CMAKE_SOURCE_DIR}/win/include )
        
        target_compile_definitions(rapidasr PUBLIC -D_RPASR_API_EXPORT)
else()
    set(EXTRA_LIBS fftw3f webrtcvad pthread)