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

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

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

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