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

#####################################################################
## faildatatype Binary:
#####################################################################

qt_add_executable(faildatatype
    SOURCES
        tst_faildatatype.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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