summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkcachemetadata/CMakeLists.txt
blob: 08e80d8e0d82539028ff2848630b01d0b42294ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qnetworkcachemetadata.pro.

#####################################################################
## tst_qnetworkcachemetadata Test:
#####################################################################

add_qt_test(tst_qnetworkcachemetadata
    SOURCES
        tst_qnetworkcachemetadata.cpp
    PUBLIC_LIBRARIES
        Qt::Network
)