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

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

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