summaryrefslogtreecommitdiff
path: root/tests/auto/qsvgdevice/CMakeLists.txt
blob: bcbdf54fa753eeb6af1f73840f015e91ecb09b15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qsvgdevice.pro.

#####################################################################
## tst_qsvgdevice Test:
#####################################################################

qt_internal_add_test(tst_qsvgdevice
    SOURCES
        tst_qsvgdevice.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
)