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

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

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

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