build-sys: meson: Generate version.h

Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
Arnaud Rebillout 2018-09-15 22:10:43 +07:00
parent 3e36c28e23
commit 012dfc4631
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,5 @@
configure_file(input : 'version.h.in', output : 'version.h', configuration : cdata)
libpulse_sources = [
'channelmap.c',
'context.c',