CMake: Fix qnetworkreply test

Change-Id: I8987cc3734f1e1a4bc0fa96992a2836f6edaba67
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Leander Beernaert 2020-02-25 14:48:36 +01:00
parent 46f407126e
commit 9147065dc4

View File

@ -18,6 +18,7 @@ list(APPEND test_data "../index.html")
list(APPEND test_data "../smb-file.txt")
add_qt_test(tst_qnetworkreply
OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../" # special case
SOURCES
../../../../../shared/emulationdetector.h
../tst_qnetworkreply.cpp