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

#####################################################################
## tst_qaudioformat Test:
#####################################################################

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