mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2024-11-16 18:25:58 +01:00
10 lines
264 B
PkgConfig
10 lines
264 B
PkgConfig
prefix=@PREFIX@
|
|
includedir=@INCLUDE@
|
|
libdir=@LIBDIR@
|
|
|
|
Name: hyprcursor
|
|
URL: https://github.com/hyprwm/hyprcursor
|
|
Description: A library and toolkit for the Hyprland cursor format
|
|
Version: @HYPRCURSOR_VERSION@
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lhyprcursor
|