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

#####################################################################
## tst_qmediatimerange Test:
#####################################################################

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