blob: 253b3ff0f442943b3b697ca473d83dfe8be04e10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
# Generated from qjsvalueiterator.pro.
#####################################################################
## tst_bench_qjsvalueiterator Binary:
#####################################################################
qt_internal_add_benchmark(tst_bench_qjsvalueiterator
SOURCES
tst_qjsvalueiterator.cpp
LIBRARIES
Qt::Qml
Qt::Test
)
#### Keys ignored in scope 1:.:.:qjsvalueiterator.pro:<TRUE>:
# TEMPLATE = "app"
|