speech_asr
2023-03-15 2cfe010d7b0f17877a271cc401e2c2f8f8d4c42c
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)