summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstackedbarseries/CMakeLists.txt
blob: 497da94aa79ba26a9153f2828e5caf0db1e156e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated from qstackedbarseries.pro.

#####################################################################
## qstackedbarseries Test:
#####################################################################

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