mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 07:06:00 +01:00
dbf0b92de7
* Add wlroots headers to makefile + fix pluginenv with new headers * Add wlroots to pc
8 lines
266 B
PkgConfig
8 lines
266 B
PkgConfig
prefix="@PREFIX@"
|
|
includedir="${prefix}/include"
|
|
|
|
Name: Hyprland
|
|
URL: https://github.com/hyprwm/Hyprland
|
|
Description: Hyprland header files
|
|
Version: @HYPRLAND_VERSION@
|
|
Cflags: -I"${includedir}" -I"${includedir}/hyprland/protocols" -I"${includedir}/hyprland/wlroots"
|