mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 20:51:58 -07:00
pluginenv: configure cmake to build protocols
This commit is contained in:
2
Makefile
2
Makefile
@@ -93,6 +93,8 @@ pluginenv:
|
|||||||
meson setup subprojects/wlroots/build subprojects/wlroots --prefix=${PREFIX} --buildtype=release -Dwerror=false -Dexamples=false
|
meson setup subprojects/wlroots/build subprojects/wlroots --prefix=${PREFIX} --buildtype=release -Dwerror=false -Dexamples=false
|
||||||
ninja -C subprojects/wlroots/build/
|
ninja -C subprojects/wlroots/build/
|
||||||
|
|
||||||
|
cmake --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Release -S . -B ./build -G Ninja
|
||||||
|
|
||||||
configdebug:
|
configdebug:
|
||||||
make fixwlr
|
make fixwlr
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user