mirror of
https://github.com/Frogging-Family/nvidia-all
synced 2024-11-01 09:20:18 +00:00
13 lines
321 B
PkgConfig
13 lines
321 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: wayland-eglstream
|
|
Description: Nvidia Wayland EGLStream compositor helper libraries
|
|
Version: 1.1.2
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lnvidia-egl-wayland
|
|
Requires: eglexternalplatform >= 1.1 eglexternalplatform < 2
|
|
|