summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhorizontalstackedbarseries/.prev_CMakeLists.txt
blob: 4dfe291acfbce603bdee92bf7d1effbaf2fe645d (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
# Generated from qhorizontalstackedbarseries.pro.

#####################################################################
## qhorizontalstackedbarseries Test:
#####################################################################

qt_internal_add_test(qhorizontalstackedbarseries
    SOURCES
        ../inc/tst_definitions.h
        tst_qhorizontalstackedbarseries.cpp
    INCLUDE_DIRECTORIES
        ../inc
    PUBLIC_LIBRARIES
        Qt::Charts
        Qt::Gui
        Qt::OpenGL
        Qt::OpenGLWidgets
        Qt::Widgets
)

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

qt_internal_extend_target(qhorizontalstackedbarseries CONDITION TARGET___contains___qml._x_
    PUBLIC_LIBRARIES
        Qt::Qml
        Qt::Quick
)