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

#####################################################################
## qbarseries Test:
#####################################################################

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