hyprland will now build and install

This commit is contained in:
Matthew Stobbs
2025-03-02 10:26:58 -07:00
parent 18fca577e7
commit 5c512e8cae
2 changed files with 277 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
argv:
- cmake
- --no-warn-unused-cli
- DCMAKE_BUILD_TYPE:STRING=Release
- -DCMAKE_BUILD_TYPE:STRING=Release
- -DCMAKE_INSTALL_PREFIX:PATH={{ path.prefix }}
- -S
- .