summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/failfetchtype/.prev_CMakeLists.txt
blob: 0323acd63544d18f696b6e70d91c6c966a22187a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from failfetchtype.pro.

#####################################################################
## failfetchtype Binary:
#####################################################################

qt_add_executable(failfetchtype
    SOURCES
        tst_failfetchtype.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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