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

#####################################################################
## tst_qvideoframeformat Test:
#####################################################################

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