mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 23:20:54 +00:00
build: bump ABI to 4
This commit is contained in:
committed by
Philip Withnall
parent
5f4c7c43d1
commit
2cc79dd444
@ -12,7 +12,7 @@ gnome = import('gnome')
|
|||||||
pkgconfig = import('pkgconfig')
|
pkgconfig = import('pkgconfig')
|
||||||
i18n = import('i18n')
|
i18n = import('i18n')
|
||||||
|
|
||||||
libsysprof_api_version = 3
|
libsysprof_api_version = 4
|
||||||
version_split = meson.project_version().split('.')
|
version_split = meson.project_version().split('.')
|
||||||
datadir = get_option('datadir')
|
datadir = get_option('datadir')
|
||||||
datadir_for_pc_file = join_paths('${prefix}', datadir)
|
datadir_for_pc_file = join_paths('${prefix}', datadir)
|
||||||
|
|||||||
Reference in New Issue
Block a user