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

#####################################################################
## tst_qipaddress Test:
#####################################################################

add_qt_test(tst_qipaddress
    SOURCES
        tst_qipaddress.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)