summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qproperty/CMakeLists.txt
blob: 55a5d71752f23c72416ac58a69c5f4e8da187034 (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)