nvk: Put nvk_mme in the nouveau test suite
Not sure why it was missing but it should be part of it. Signed-off-by: Mary Guillemard <mary@mary.zone> Reviewed-by: Karol Herbst <kherbst@redhat.com> Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40407>
This commit is contained in:
parent
32895657b4
commit
4fa2f6e0b3
1 changed files with 2 additions and 1 deletions
|
|
@ -211,6 +211,7 @@ if with_tests and not with_platform_android
|
|||
files('test_nvk_mme.c'),
|
||||
dependencies : [nvk_deps],
|
||||
link_with : [libnvk],
|
||||
)
|
||||
),
|
||||
suite : ['nouveau'],
|
||||
)
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue