mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 15:27:16 +00:00
12 lines
258 B
PkgConfig
12 lines
258 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: gl
|
|
Description: Nvidia OpenGL library
|
|
Version: 10.4.2
|
|
Libs: -L${libdir} -lGL -lm -lXext -lX11 -ldl
|
|
Cflags: -I${includedir} -DMESA_EGL_NO_X11_HEADERS
|
|
glx_tls: no
|