mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 07:17:17 +00:00
13 lines
236 B
PkgConfig
13 lines
236 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: gl
|
|
Description: AMD Catalyst OpenGL library
|
|
Version: 15.9
|
|
Libs: -L${libdir} -lGL -lm -lXext -lX11 -ldl
|
|
Cflags: -I${includedir}
|
|
glx_tls: no
|
|
|