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

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

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

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