aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/javascript/CMakeLists.txt
blob: d9d2fd857090ee9dc4c93d363c23c8efe8bb8fa2 (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
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from javascript.pro.

#####################################################################
## tst_javascript Binary:
#####################################################################

qt_internal_add_benchmark(tst_javascript
    SOURCES
        testtypes.cpp testtypes.h
        tst_javascript.cpp
    DEFINES
        SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\"
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
        Qt::Test
)

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

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