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

#####################################################################
## tst_qurlquery Test:
#####################################################################

qt_internal_add_test(tst_qurlquery
    SOURCES
        tst_qurlquery.cpp
    DEFINES
        SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/\\\"
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)