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

#####################################################################
## qareaseries Test:
#####################################################################

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