summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qvariant/CMakeLists.txt
blob: b611bece63877dd552e3f3d43faf3817a14bb97f (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Generated from qvariant.pro.

#####################################################################
## tst_qvariant Test:
#####################################################################

add_qt_test(tst_qvariant
    GUI
    SOURCES
        tst_qvariant.cpp
    DEFINES
        QT_DISABLE_DEPRECATED_BEFORE=0
    INCLUDE_DIRECTORIES
        ../../../other/qvariant_common
    LIBRARIES
        Qt::CorePrivate
)

# Resources:
add_qt_resource(tst_qvariant "qvariant"
    PREFIX
        "/"
    FILES
        stream/qt4.9/
        stream/qt5.0/
)


#### Keys ignored in scope 1:.:.:qvariant.pro:<TRUE>:
# CONFIG = "testcase"

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

#### Keys ignored in scope 2:.:.:qvariant.pro:qtConfig(c++14):
# CONFIG = "c++14"

#### Keys ignored in scope 3:.:.:qvariant.pro:qtConfig(c++1z):
# CONFIG = "c++1z"