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

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

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

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