mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-14 07:02:30 +02:00
feat: args && class id
This commit is contained in:
@ -9,7 +9,7 @@ project(
|
||||
],
|
||||
)
|
||||
|
||||
cpp_args = []
|
||||
cpp_args = ['-DVERSION="@0@"'.format(meson.project_version())]
|
||||
cpp_link_args = []
|
||||
|
||||
if false # libc++
|
||||
|
Reference in New Issue
Block a user