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

#####################################################################
## qdecompresshelper Binary:
#####################################################################

qt_add_executable(qdecompresshelper
    SOURCES
        main.cpp
    DEFINES
        SRC_DIR="${CMAKE_CURRENT_SOURCE_DIR}"
    PUBLIC_LIBRARIES
        Qt::NetworkPrivate
        Qt::Test
)

#### Keys ignored in scope 1:.:.:qdecompresshelper.pro:<TRUE>:
# TEMPLATE = "app"
# _REQUIREMENTS = "qtConfig(private_tests)"