Skip to content

Commit

Permalink
Add subdir for cmake as well (#2163)
Browse files Browse the repository at this point in the history
  • Loading branch information
q234rty authored Apr 27, 2023
1 parent 1a1656d commit 49f9ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hyprland.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Name: Hyprland
URL: https://github.com/hyprwm/Hyprland
Description: Hyprland header files
Version: @HYPRLAND_VERSION@
Cflags: -I"${includedir}/hyprland"
Cflags: -I"${includedir}/hyprland" -I"${includedir}/hyprland/protocols"

0 comments on commit 49f9ca0

Please sign in to comment.