aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/propertyrequirements/CMakeLists.txt
blob: 6b689502ea3d10debd75da4ed566856ec3ddcc3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated from propertyrequirements.pro.

#####################################################################
## tst_propertyrequirements Test:
#####################################################################

qt_internal_add_test(tst_propertyrequirements
    SOURCES
        tst_propertyrequirements.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::QmlPrivate
)

## Scopes:
#####################################################################