aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/propertyrequirements/CMakeLists.txt
blob: 2a37646920e795a24b448de1d36c0c860cd7c411 (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_add_test(tst_propertyrequirements
    SOURCES
        tst_propertyrequirements.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::QmlPrivate
)

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