runtime/onnxruntime/CMakeLists.txt
@@ -55,6 +55,9 @@ # with some patch to fix the make errors. add_subdirectory(third_party/openfst) include_directories(${openfst_SOURCE_DIR}/src/include) if(WIN32) include_directories(${openfst_SOURCE_DIR}/src/lib) endif() endif()