summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurlinternal/CMakeLists.txt
blob: 21e661a17f214c1d504e3798ee70e758331b5493 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qurlinternal.pro.

#####################################################################
## tst_qurlinternal Test:
#####################################################################

add_qt_test(tst_qurlinternal
    GUI
    SOURCES
        ../../codecs/utf8/utf8data.cpp
        tst_qurlinternal.cpp
    LIBRARIES
        Qt::CorePrivate
)