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

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

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

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