mirror of
https://github.com/hyprwm/hyprcursor.git
synced 2025-12-20 04:00:02 +01:00
11 lines
264 B
PkgConfig
11 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
|