游雁
2023-11-23 723488d97b256a2682af3bf8eb8a8da2c1a6990d
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()