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

#####################################################################
## failcleanup Binary:
#####################################################################

qt_add_executable(failcleanup
    SOURCES
        tst_failcleanup.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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