feat(clusterApp):BringUp OpenGlES+DRM on RK3576
This commit is contained in:
10
packages/install/usr/local/lib/pkgconfig/glesv2.pc
Normal file
10
packages/install/usr/local/lib/pkgconfig/glesv2.pc
Normal file
@@ -0,0 +1,10 @@
|
||||
prefix=/usr/local
|
||||
includedir=${prefix}/include
|
||||
libdir=${prefix}/lib
|
||||
|
||||
Name: glesv2
|
||||
Description: Mesa OpenGL ES 2.0 library
|
||||
Version: 24.1.7
|
||||
Libs: -L${libdir} -lGLESv2
|
||||
Libs.private: -lpthread -pthread -lm -ldl
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user