游雁
2023-11-21 c644ac8f58895b9e29e9cfca79465fd2c0efaa5a
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()