internal: improve version query and define HYPRLAND_VERSION (#8034)
This commit is contained in:
parent
178a300eea
commit
7564b26b7d
6 changed files with 25 additions and 39 deletions
|
|
@ -21,6 +21,7 @@ add_project_arguments(
|
|||
'-Wno-missing-field-initializers',
|
||||
'-Wno-narrowing',
|
||||
'-Wno-pointer-arith', datarootdir,
|
||||
'-DHYPRLAND_VERSION="' + meson.project_version() + '"',
|
||||
],
|
||||
language: 'cpp',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue