summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlinputsource/CMakeLists.txt
blob: 5da96c6863903b2de6e6a4990035a57d33d7ea70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qxmlinputsource.pro.

#####################################################################
## tst_qxmlinputsource Test:
#####################################################################

qt_add_test(tst_qxmlinputsource
    SOURCES
        tst_qxmlinputsource.cpp
    PUBLIC_LIBRARIES
        Qt::Network
        Qt::Xml
)