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

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

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

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