forked from external/yambar
meson: set versoion
This commit is contained in:
parent
223803901c
commit
596c52fd9d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
project('f00bar', 'c',
|
||||
license: 'MIT',
|
||||
version: '1.0.0',
|
||||
default_options: ['c_std=c11', 'warning_level=1', 'werror=true'])
|
||||
|
||||
add_project_arguments(
|
||||
|
|
Loading…
Add table
Reference in a new issue