Files
third_party_mesa3d/ohos/pkgconfig_template/wayland-client.pc
geekyharmony 5f629959ac add ohos
Change-Id: I00a99b2b7e437c9b4b27a2cc426052929cc23f9e
2025-05-09 21:21:41 +08:00

12 lines
448 B
PkgConfig

prefix=ohos_project_directory_stub
datarootdir=${prefix}/share
pkgdatadir=${datarootdir}/wayland
libdir=${prefix}/out/ohos-arm-release/graphic/graphic_2d
includedir=${prefix}/third_party/wayland_standard/src
Name: Wayland Client
Description: Server side implementation of the Wayland protocol
Version: 1.18.0
Cflags: -I${includedir} -I${prefix}/out/ohos-arm-release/gen/third_party/wayland_standard/protocol
Libs: -L${libdir} -lwayland_client.0.z