CMake: Fix qnetworkreply test
Change-Id: I8987cc3734f1e1a4bc0fa96992a2836f6edaba67 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
46f407126e
commit
9147065dc4
@ -18,6 +18,7 @@ list(APPEND test_data "../index.html")
|
|||||||
list(APPEND test_data "../smb-file.txt")
|
list(APPEND test_data "../smb-file.txt")
|
||||||
|
|
||||||
add_qt_test(tst_qnetworkreply
|
add_qt_test(tst_qnetworkreply
|
||||||
|
OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../" # special case
|
||||||
SOURCES
|
SOURCES
|
||||||
../../../../../shared/emulationdetector.h
|
../../../../../shared/emulationdetector.h
|
||||||
../tst_qnetworkreply.cpp
|
../tst_qnetworkreply.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user