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

#####################################################################
## sleep Binary:
#####################################################################

qt_add_executable(sleep
    SOURCES
        tst_sleep.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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