Files
third_party_mesa3d/pkgconfig/wayland-client.pc
geekyharmony 0e1bca32e6 feature: adapt x86 build
Change-Id: Ia07adacad7f2af149b3bf195162194101e486f53
2025-05-08 17:56:49 +08:00

12 lines
452 B
PkgConfig

prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release
datarootdir=${prefix}/share
pkgdatadir=${datarootdir}/wayland
libdir=${prefix}/out/surface/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/surface/gen/third_party/wayland_standard/protocol
Libs: -L${libdir} -lwayland_client.0.z