Files
third_party_mesa3d/pkgconfig/wayland-egl.pc

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

12 lines
347 B
PkgConfig
Raw Permalink Normal View History

prefix=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release
exec_prefix=${prefix}
libdir=${prefix}/out/surface/graphic/graphic_2d/
includedir=${prefix}/third_party/wayland_standard/egl
Name: wayland-egl
Description: Frontend wayland-egl library
Version: 18.1.0
Requires: wayland-client
Libs: -L${libdir} -lwayland_client.0.z
Cflags: -I${includedir}