update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx
This commit is contained in:
parent
f60577aa63
commit
0c289f288c
43 changed files with 1418 additions and 10157 deletions
|
@ -21,7 +21,7 @@
|
|||
project(
|
||||
'libpciaccess',
|
||||
['c'],
|
||||
version : '0.17',
|
||||
version : '0.18.1',
|
||||
license : 'MIT',
|
||||
meson_version : '>= 0.48.0',
|
||||
default_options : ['buildtype=debugoptimized'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue