mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
fix build type
This commit is contained in:
parent
5e7c9378df
commit
b65c976bc1
@ -5,7 +5,7 @@ project(
|
||||
meson_version: '>= 0.49.0',
|
||||
default_options : [
|
||||
'cpp_std=c++17',
|
||||
'buildtype=debug',
|
||||
'buildtype=release',
|
||||
'default_library=static'
|
||||
],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user