aboutsummaryrefslogtreecommitdiffhomepage
path: root/hyprland.pc.in
diff options
context:
space:
mode:
authorq234rty <[email protected]>2023-04-27 20:56:03 +0800
committerGitHub <[email protected]>2023-04-27 13:56:03 +0100
commit49f9ca06c7c023460c613d76b2519c5abe7b8cbe (patch)
treed06e93089e36c0797efeb6b6d69259fbeee5a316 /hyprland.pc.in
parent1a1656ddbfef6ec9d6458b30db02ec8a4d1885ff (diff)
downloadHyprland-49f9ca06c7c023460c613d76b2519c5abe7b8cbe.tar.gz
Hyprland-49f9ca06c7c023460c613d76b2519c5abe7b8cbe.zip
Add subdir for cmake as well (#2163)
Diffstat (limited to 'hyprland.pc.in')
-rw-r--r--hyprland.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyprland.pc.in b/hyprland.pc.in
index 563f72ef..55ac9563 100644
--- a/hyprland.pc.in
+++ b/hyprland.pc.in
@@ -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"