mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
meson: remove test-qdev-global-props dependency on testqapi
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20220323155743.1585078-5-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
5a5c170043
commit
9d587100ff
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ if have_system
|
||||||
endif
|
endif
|
||||||
|
|
||||||
tests += {
|
tests += {
|
||||||
'test-qdev-global-props': [qom, hwcore, testqapi]
|
'test-qdev-global-props': [qom, hwcore]
|
||||||
}
|
}
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue