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

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

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

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