aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmldiskcache/.prev_CMakeLists.txt
blob: 47bd9f64cdbc25e91d9aff8962751f28945779f1 (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
# Generated from qmldiskcache.pro.

#####################################################################
## tst_qmldiskcache Test:
#####################################################################

qt_add_test(tst_qmldiskcache
    SOURCES
        tst_qmldiskcache.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::QmlPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
)

# Resources:
set(qmake_immediate_resource_files
    "importmodule.qml"
    "module.mjs"
    "test.qml"
)

qt_add_resource(tst_qmldiskcache "qmake_immediate"
    PREFIX
        "/"
    FILES
        ${qmake_immediate_resource_files}
)


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