Files
third_party_mesa3d/ohos/pkgconfig_template/wayland-cursor.pc
geekyharmony 3587040709 feature: add ohos build
Change-Id: Id8f4bdab7427d82c14a1bd15713146ba59c64102
2025-04-06 02:04:07 +08:00

10 lines
327 B
PkgConfig

prefix=ohos_project_directory_stub
libdir=${prefix}/out/ohos-arm-release/obj/third_party/wayland_standard/
includedir=${prefix}/third_party/wayland_standard/cursor
Name: wayland_cursor
Description: Server side implementation of the Wayland cursor
Version: 2.5.109
Libs: -L${libdir} -llibwayland_cursor
Cflags: -I${includedir}