summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qloggingregistry/CMakeLists.txt
blob: a2ef7bd3adb9c7df4f77b95ee231b0bc3f86f87f (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 qloggingregistry.pro.

#####################################################################
## tst_qloggingregistry Test:
#####################################################################

add_qt_test(tst_qloggingregistry
    SOURCES
        tst_qloggingregistry.cpp
    LIBRARIES
        Qt::CorePrivate
)

#### Keys ignored in scope 1:.:.:qloggingregistry.pro:<TRUE>:
# CONFIG = "testcase"
# TEMPLATE = "app"
# TESTDATA = "qtlogging.ini"

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

# Resources:
add_qt_resource(tst_qloggingregistry "android_testdata" PREFIX "/" FILES
    qtlogging.ini)