tst_QLocalSocket: Add helper to dependencies
To enable using `ninja tst_qlocalsocket_check` and have the helper (re)built as part of the dependencies. Pick-to: 6.3 6.2 Change-Id: I8703c4202a97606991d1cffe0d0f8e909a51f12f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
21e7216670
commit
d34ae86a00
@ -11,4 +11,5 @@ qt_internal_add_test(tst_qlocalsocket
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Network
|
||||
)
|
||||
add_dependencies(tst_qlocalsocket socketprocess)
|
||||
# special case end
|
||||
|
Loading…
Reference in New Issue
Block a user