mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-04 22:52:51 +02:00
fix build type
This commit is contained in:
@@ -5,7 +5,7 @@ project(
|
|||||||
meson_version: '>= 0.49.0',
|
meson_version: '>= 0.49.0',
|
||||||
default_options : [
|
default_options : [
|
||||||
'cpp_std=c++17',
|
'cpp_std=c++17',
|
||||||
'buildtype=debug',
|
'buildtype=release',
|
||||||
'default_library=static'
|
'default_library=static'
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user