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

#####################################################################
## subtest Binary:
#####################################################################

qt_add_executable(subtest
    SOURCES
        tst_subtest.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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