aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/qqmlmetaproperty/CMakeLists.txt
blob: 872d676b705d48438a450d2d9e61ba0b005ad0c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated from qqmlmetaproperty.pro.

#####################################################################
## tst_qqmlmetaproperty Binary:
#####################################################################

add_qt_benchmark(tst_qqmlmetaproperty
    SOURCES
        tst_qqmlmetaproperty.cpp
    DEFINES
        SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
        Qt::Test
)

#### Keys ignored in scope 1:.:.:qqmlmetaproperty.pro:<TRUE>:
# TEMPLATE = "app"

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