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:
Mårten Nordheim 2022-03-16 16:17:26 +01:00
parent 21e7216670
commit d34ae86a00

View File

@ -11,4 +11,5 @@ qt_internal_add_test(tst_qlocalsocket
PUBLIC_LIBRARIES
Qt::Network
)
add_dependencies(tst_qlocalsocket socketprocess)
# special case end