mirror of
https://github.com/hyprwm/hyprutils.git
synced 2024-11-17 02:35:58 +01:00
11 lines
261 B
PkgConfig
11 lines
261 B
PkgConfig
|
prefix=@PREFIX@
|
||
|
includedir=@INCLUDE@
|
||
|
libdir=@LIBDIR@
|
||
|
|
||
|
Name: hyprutils
|
||
|
URL: https://github.com/hyprwm/hyprutils
|
||
|
Description: Hyprland utilities library used across the ecosystem
|
||
|
Version: @HYPRUTILS_VERSION@
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lhyprutils
|