mirror of
https://github.com/hyprwm/hyprgraphics.git
synced 2024-12-26 21:19:48 +01:00
11 lines
282 B
PkgConfig
11 lines
282 B
PkgConfig
|
prefix=@PREFIX@
|
||
|
includedir=@INCLUDE@
|
||
|
libdir=@LIBDIR@
|
||
|
|
||
|
Name: hyprgraphics
|
||
|
URL: https://github.com/hyprwm/hyprgraphics
|
||
|
Description: Hyprland graphics utilities library used across the ecosystem
|
||
|
Version: @HYPRGRAPHICS_VERSION@
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lhyprgraphics
|