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

#####################################################################
## expectfail Binary:
#####################################################################

qt_add_executable(expectfail
    SOURCES
        tst_expectfail.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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