feature: add ohos build

Change-Id: Id8f4bdab7427d82c14a1bd15713146ba59c64102
This commit is contained in:
2025-04-06 02:04:07 +08:00
parent d46e76ba84
commit 3587040709
62 changed files with 11260 additions and 19 deletions

View File

@@ -0,0 +1,10 @@
ohos_project_dir=ohos_project_directory_stub
libdir=${ohos_project_dir}/out/ohos-arm-release/obj/third_party/skia/third_party/expat
includedir=${ohos_project_dir}/third_party/skia/third_party/externals/expat/expat/lib
Name: expat
Version: 2.4.1
Description: expat XML parser
Libs: -L${libdir} -lexpat
Cflags: -I${includedir}
expat