13 lines
474 B
PkgConfig
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
|