diff options
Diffstat (limited to 'hyprland.pc.in')
-rw-r--r-- | hyprland.pc.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hyprland.pc.in b/hyprland.pc.in new file mode 100644 index 00000000..563f72ef --- /dev/null +++ b/hyprland.pc.in @@ -0,0 +1,8 @@ +prefix="@PREFIX@" +includedir="${prefix}/include" + +Name: Hyprland +URL: https://github.com/hyprwm/Hyprland +Description: Hyprland header files +Version: @HYPRLAND_VERSION@ +Cflags: -I"${includedir}/hyprland" |