Add test-helper as dependency to tst_qdbusinterface
Then the test-helper is (re)built as part of `ninja tst_qdbusinterface` or `ninja tst_qdbusinterface_check` Pick-to: 6.3 6.2 Change-Id: Id129c2fdc5980ea268ef1383f0747589876e2a9f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
5ab4c9018f
commit
953512ec84
@ -38,4 +38,6 @@ qt_internal_extend_target(tst_qdbusinterface CONDITION NOT QT_FEATURE_dbus_linke
|
||||
../../../../src/dbus/qdbus_symbols.cpp
|
||||
)
|
||||
|
||||
add_dependencies(tst_qdbusinterface qmyserver_qdbusinterface)
|
||||
|
||||
# special case end
|
||||
|
Loading…
x
Reference in New Issue
Block a user