Make tst_qnetworkreply depend on the 'echo' helper
Because it's convenient to have it build automatically. Pick-to: 6.2 6.3 6.4 Change-Id: Iecd5bd1f9fe518f683b8ee9eb6529e48ce76fb33 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
parent
4503207caf
commit
c288733541
@ -32,6 +32,7 @@ qt_internal_add_test(tst_qnetworkreply
|
|||||||
TESTDATA ${test_data}
|
TESTDATA ${test_data}
|
||||||
QT_TEST_SERVER_LIST "vsftpd" "apache2" "ftp-proxy" "danted" "squid" # special case
|
QT_TEST_SERVER_LIST "vsftpd" "apache2" "ftp-proxy" "danted" "squid" # special case
|
||||||
)
|
)
|
||||||
|
add_dependencies(tst_qnetworkreply echo)
|
||||||
|
|
||||||
# Resources:
|
# Resources:
|
||||||
set(qnetworkreply_resource_files
|
set(qnetworkreply_resource_files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user