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

13 lines
474 B
PkgConfig

prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release
exec_prefix=${prefix}
datarootdir=${prefix}/share
pkgdatadir=${datarootdir}/wayland
libdir=${prefix}/out/surface/graphic/graphic_2d
includedir=${prefix}/third_party/wayland_standard/src
Name: Wayland Server
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_server.0.z