aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/js/qjsengine/CMakeLists.txt
blob: 57aff6bf1285e9e4f3dff509a702ec5d80dbb0d2 (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
# Generated from qjsengine.pro.

#####################################################################
## tst_bench_qjsengine Binary:
#####################################################################

add_qt_executable(tst_bench_qjsengine
    GUI
    SOURCES
        tst_qjsengine.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
        Qt::Test
)

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

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

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