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

#####################################################################
## tst_qproperty Test:
#####################################################################

qt_internal_add_test(tst_qproperty
    SOURCES
        tst_qproperty.cpp
    LIBRARIES
        Qt::CorePrivate
)