summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxymodelmapper/.prev_CMakeLists.txt
blob: 4e1d2c77b576625d7c6dc80a1827985c7a4ea06b (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 qxymodelmapper.pro.

#####################################################################
## qxymodelmapper Test:
#####################################################################

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

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

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