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

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

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

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