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

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

qt_add_test(tst_qproperty
    SOURCES
        tst_qproperty.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)