Sign in
◑
Theme
android
/
platform
/
external
/
libva-utils
/
refs/heads/busytown-mac-infra-release
/
.
/
vainfo
/
meson.build
blob: eecdde5f3315ed163ab1f044540621a8a9162109 [
file
] [
edit
]
executable
(
'vainfo'
,
[
'vainfo.c'
],
c_args
:
[
'-DLIBVA_VERSION_S="'
+
meson
.
project_version
()
+
'"'
],
dependencies
:
[
libva_display_dep
,
dependency
(
'threads'
),
],
install
:
true
)