summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/multimedia/qvideoframe/CMakeLists.txt
blob: a46bbcc9b9942fcd7fca23f3607a729589548f2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qvideoframe.pro.

#####################################################################
## tst_qvideoframe Test:
#####################################################################

qt_internal_add_test(tst_qvideoframe
    SOURCES
        tst_qvideoframe.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::MultimediaPrivate
)