mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
meson note for build
This commit is contained in:
parent
4797481e47
commit
b024e3ea04
1 changed files with 3 additions and 0 deletions
|
@ -158,6 +158,9 @@ cd Hyprland
|
|||
sudo make install
|
||||
```
|
||||
|
||||
_CMake is always recommended as it's the intended way Hyprland should be installed._
|
||||
_Meson might have some imperfections, like e.g. overwriting wlroots headers or not installing Hyprland headers properly for plugin support_
|
||||
|
||||
### Meson
|
||||
|
||||
```plain
|
||||
|
|
Loading…
Reference in a new issue