SmartAudio/package/libs/gpu-um/pkgconfig/egl.pc

13 lines
232 B
PkgConfig
Raw Permalink Normal View History

2018-07-13 01:31:50 +00:00
prefix=/usr/
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: egl
Description: ARM Mali implementation of EGL
Version: 1.4
Requires:
Libs: -L${libdir} -lEGL -lGLESv2 -lUMP
Cflags: -I${includedir}