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

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

add_qt_executable(tst_qqmlmetaproperty
    GUI
    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>:
# CONFIG = "benchmark"
# TEMPLATE = "app"

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

#### Keys ignored in scope 2:.:.:qqmlmetaproperty.pro:APPLE_OSX:
# CONFIG = "-app_bundle"