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

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

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

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