Make tst_qnetworkreply depend on the 'echo' helper
Because it's convenient to have it build automatically. Change-Id: Iecd5bd1f9fe518f683b8ee9eb6529e48ce76fb33 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> (cherry picked from commit c288733541b7842f0aa91dba378a00e6c158fa6e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
257d4c93c7
commit
0186fa833d
@ -29,6 +29,7 @@ qt_internal_add_test(tst_qnetworkreply
|
||||
TESTDATA ${test_data}
|
||||
QT_TEST_SERVER_LIST "vsftpd" "apache2" "ftp-proxy" "danted" "squid" # special case
|
||||
)
|
||||
add_dependencies(tst_qnetworkreply echo)
|
||||
|
||||
# Resources:
|
||||
set(qnetworkreply_resource_files
|
||||
|
Loading…
x
Reference in New Issue
Block a user