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

#####################################################################
## skipcleanup Binary:
#####################################################################

qt_add_executable(skipcleanup
    SOURCES
        tst_skipcleanup.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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