游雁
2023-11-16 b90421478e86b98be4d5f57509b4e559ed444c07
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()