Files
third_party_mesa3d/pkgconfig/wayland-server.pc
geekyharmony 61dad57c0c feature: add ohos build
Change-Id: I297770ae07d71987c74b18c475f28b1c5d734ce7
2025-04-06 01:33:19 +08:00

13 lines
476 B
PkgConfig

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