summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qiodevice/CMakeLists.txt
blob: d47a72241a26727810068759908a715e81dee8d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Generated from qiodevice.pro.

#####################################################################
## tst_qiodevice Test:
#####################################################################

add_qt_test(tst_qiodevice
    SOURCES
        tst_qiodevice.cpp
    PUBLIC_LIBRARIES
        Qt::Network
)

#### Keys ignored in scope 1:.:.:qiodevice.pro:<TRUE>:
# CONFIG = "testcase"
# MOC_DIR = "tmp"
# TESTDATA = "tst_qiodevice.cpp"

## Scopes:
#####################################################################

# Resources:
add_qt_resource(tst_qiodevice "android_testdata" PREFIX "/" FILES
    tst_qiodevice.cpp)