mirror of
https://github.com/emersion/wlr-randr
synced 2024-11-22 19:41:57 +01:00
Bump to v0.2.0
This commit is contained in:
parent
4ac86f22b6
commit
ced1daa89e
@ -4,11 +4,7 @@ project(
|
||||
version : '0.2.0',
|
||||
license : 'MIT',
|
||||
meson_version : '>=0.47.0',
|
||||
default_options: [
|
||||
'c_std=c99',
|
||||
'warning_level=3',
|
||||
'werror=true',
|
||||
],
|
||||
default_options : ['c_std=c99', 'warning_level=3', 'werror=true']
|
||||
)
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
Loading…
Reference in New Issue
Block a user