mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 05:31:59 -07:00
nix & meson: 0.6.0 -> 0.6.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
project('Hyprland', 'cpp', 'c',
|
project('Hyprland', 'cpp', 'c',
|
||||||
version : '0.6.0beta',
|
version : '0.6.2beta',
|
||||||
default_options : ['warning_level=3', 'cpp_std=c++20', 'default_library=static'])
|
default_options : ['warning_level=3', 'cpp_std=c++20', 'default_library=static'])
|
||||||
|
|
||||||
wlroots = subproject('wlroots', default_options: ['examples=false'])
|
wlroots = subproject('wlroots', default_options: ['examples=false'])
|
||||||
|
Reference in New Issue
Block a user