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

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

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

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