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

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

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

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