summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qdecompresshelper/CMakeLists.txt
blob: 69b571ae16c980fdeb766f448ee3e8ac32f28ff1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from qdecompresshelper.pro.

#####################################################################
## tst_qdecompresshelper Test:
#####################################################################

qt_internal_add_test(tst_qdecompresshelper
    SOURCES
        gzip.rcc.cpp
        inflate.rcc.cpp
        tst_qdecompresshelper.cpp
        zstandard.rcc.cpp
    DEFINES
        SRC_DIR=${CMAKE_CURRENT_SOURCE_DIR} # special case
    LIBRARIES
        Qt::NetworkPrivate
)

#### Keys ignored in scope 1:.:.:qdecompresshelper.pro:<TRUE>:
# TEMPLATE = "app"