aboutsummaryrefslogtreecommitdiff
path: root/src/common/meson.build
blob: 2e4216581bde5f3ebc2683ed0dd31244d17a33fd (plain)
1
2
3
4
5
6
version_h = vcs_tag(
  input : 'version.h.in',
  output : 'version.h')
version_f = vcs_tag(
  input : 'version.in',
  output : 'version')