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

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

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

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