mirror of
https://github.com/hyprwm/hyprutils.git
synced 2024-11-16 21:55:58 +01:00
10 lines
261 B
PkgConfig
10 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
|