From e5ae9fcedf23cb69b259d9bbc97b7b6f66ccbbc0 Mon Sep 17 00:00:00 2001 From: kuniqi <1595723933@qq.com> Date: Wed, 11 Jun 2025 10:57:11 +0800 Subject: [PATCH] Update README.md with OpenHarmony build project --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dc75d7f5b..03d75f9c2a 100644 --- a/README.md +++ b/README.md @@ -111,5 +111,6 @@ cmake --build zxing-cpp.release -j8 --config Release [Note: binary packages are available for/as [vcpkg](https://github.com/Microsoft/vcpkg/tree/master/ports/nu-book-zxing-cpp), [conan](https://github.com/conan-io/conan-center-index/tree/master/recipes/zxing-cpp), -[mingw](https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-zxing-cpp) and a bunch of +[mingw](https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-zxing-cpp), +[OpenHarmony pkg](https://gitcode.com/openharmony-sig/tpc_c_cplusplus/tree/master/thirdparty/zxing-cpp) and a bunch of [linux distributions](https://repology.org/project/zxing-cpp/versions).]