mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
add a PACKAGE_VERSION override for meson
This commit is contained in:
parent
03217a487e
commit
cb11fd9cf7
2 changed files with 9 additions and 2 deletions
|
|
@ -15,3 +15,4 @@ option('static-dependency', type : 'combo', description : 'Request static depen
|
|||
option('install-glib', type : 'combo', description : 'Download and install GLib for you', choices : ['no', 'yes', 'force'])
|
||||
option('docdir', type : 'string', description : 'Documentation directory')
|
||||
option('fhs-prefix', type : 'string', description : 'System prefix for Termux')
|
||||
option('PACKAGE_VERSION', type : 'string', description : 'Override PACKAGE_VERSION in tarballs')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue