speech_asr
2023-03-15 36e9d36997a7ed21080997d99c13ffbc5bdda279
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)