aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/qquickwindow/CMakeLists.txt
blob: 192479355a47d524fb4324796325a529e929375b (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
28
29
30
31
32
33
34
35
36
37
# Generated from qquickwindow.pro.

#####################################################################
## tst_qquickwindow Binary:
#####################################################################

add_qt_executable(tst_qquickwindow
    GUI
    SOURCES
        tst_qquickwindow.cpp
    DEFINES
        QT_DISABLE_DEPRECATED_BEFORE=0
    LIBRARIES
        Qt::CorePrivate
        Qt::GuiPrivate
        Qt::OpenGLPrivate
        Qt::QmlPrivate
        Qt::QuickPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::OpenGL
        Qt::Qml
        Qt::Quick
        Qt::Test
)

#### Keys ignored in scope 1:.:.:qquickwindow.pro:<TRUE>:
# CONFIG = "benchmark"
# DEPLOYMENT = "testDataFiles"
# testDataFiles.files = "data"
# testDataFiles.path = "."

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

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