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

#####################################################################
## badxml Binary:
#####################################################################

add_qt_executable(badxml
    SOURCES
        tst_badxml.cpp
    LIBRARIES
        Qt::CorePrivate
    PUBLIC_LIBRARIES
        Qt::Test
)

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