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()