游雁
2023-11-28 4bdf1c2e7116e6f1644b6c7d0fdc3d7cb0ba5573
runtime/websocket/CMakeLists.txt
@@ -111,7 +111,9 @@
    # with some patch to fix the make errors. 
    add_subdirectory(${PROJECT_SOURCE_DIR}/../onnxruntime/third_party/openfst openfst)
    include_directories(${openfst_SOURCE_DIR}/src/include)
    if(WIN32)
    include_directories(${openfst_SOURCE_DIR}/src/lib)
    endif()
endif()