mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-26 03:05:59 +01:00
Add subdir for cmake as well (#2163)
This commit is contained in:
parent
1a1656ddbf
commit
49f9ca06c7
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ Name: Hyprland
|
||||||
URL: https://github.com/hyprwm/Hyprland
|
URL: https://github.com/hyprwm/Hyprland
|
||||||
Description: Hyprland header files
|
Description: Hyprland header files
|
||||||
Version: @HYPRLAND_VERSION@
|
Version: @HYPRLAND_VERSION@
|
||||||
Cflags: -I"${includedir}/hyprland"
|
Cflags: -I"${includedir}/hyprland" -I"${includedir}/hyprland/protocols"
|
||||||
|
|
Loading…
Reference in a new issue