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

#####################################################################
## silent Binary:
#####################################################################

add_qt_executable(silent
    SOURCES
        tst_silent.cpp
    PUBLIC_LIBRARIES
        Qt::TestPrivate
)

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