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

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

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

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