Files
third_party_mesa3d/ohos/pkgconfig_template/wayland-server.pc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
470 B
PkgConfig
Raw Normal View History

prefix=ohos_project_directory_stub
exec_prefix=${prefix}
datarootdir=${prefix}/share
pkgdatadir=${datarootdir}/wayland
libdir=${prefix}/out/ohos-arm-release/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/ohos-arm-release/gen/third_party/wayland_standard/protocol
Libs: -L${libdir} -lwayland_server.0.z