vcgencmd: Apply ASLR
[platform/adaptation/broadcom/libomxil-vc4.git] / pkgconfig / brcmglesv2.pc.in
1 prefix=@CMAKE_INSTALL_PREFIX@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5
6 Name: brcmGLESv2
7 Description: Fake brcmGLES2 package for RPi
8 Version: 10
9 Requires: bcm_host
10 Libs: -L${libdir} -lbrcmGLESv2
11 Cflags: -I${includedir}
12