mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
13 lines
248 B
PkgConfig
13 lines
248 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: glesv2
|
|
Description: ARM Mali implementation of OpenGL ESv2
|
|
Version: 2.0
|
|
Requires:
|
|
Libs: -L${libdir} -lGLESv2 -lGLESv1_CM -lUMP
|
|
Cflags: -I${includedir}
|
|
|