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

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

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

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